From 5971c517be7c00482991973c513ca02feca51549 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 21 Mar 2024 17:18:56 +0100 Subject: [PATCH] halloy: update to 2024.5 --- srcpkgs/halloy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/halloy/template b/srcpkgs/halloy/template index 9fc2973de46192..19230fd1f5ff6f 100644 --- a/srcpkgs/halloy/template +++ b/srcpkgs/halloy/template @@ -1,6 +1,6 @@ # Template file for 'halloy' pkgname=halloy -version=2024.4 +version=2024.5 revision=1 build_style=cargo hostmakedepends="pkg-config" @@ -11,12 +11,12 @@ license="GPL-3.0-or-later" homepage="https://github.com/squidowl/halloy" changelog="https://raw.githubusercontent.com/squidowl/halloy/main/CHANGELOG.md" distfiles="https://github.com/squidowl/halloy/archive/refs/tags/${version}.tar.gz" -checksum=d051692b053ee425a7cbffe08f3dd6737f396682031823062a1c621de5a3583f +checksum=6c68e9aa7ffa0785130f39aa6b0fcb8c79e0cfc7320e3967590594f6dabfc75a post_install() { vinstall assets/linux/org.squidowl.halloy.appdata.xml 644 usr/share/metainfo vinstall assets/linux/org.squidowl.halloy.desktop 644 usr/share/applications - vsconf config.yaml + vsconf config.toml for _size in 16x16 24x24 32x32 48x48 64x64 96x96 128x128 256x256 512x512; do vinstall assets/linux/icons/hicolor/${_size}/apps/org.squidowl.halloy.png 644 usr/share/icons/hicolor/${_size}/apps