From e5a22074f5e9e099534ba392087acdbac7c4dfc8 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Wed, 4 Sep 2024 22:11:12 +0200 Subject: [PATCH] halloy: update to 2024.11 --- srcpkgs/halloy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/halloy/template b/srcpkgs/halloy/template index 3b0ecea02ca..031455f9dc5 100644 --- a/srcpkgs/halloy/template +++ b/srcpkgs/halloy/template @@ -1,6 +1,6 @@ # Template file for 'halloy' pkgname=halloy -version=2024.10 +version=2024.11 revision=1 build_style=cargo hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ 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=8cada788d7469889876085b0bfb775aee3b9128c7af500d68a1667818851aef4 +checksum=d1da65298b53d1938735df5f41e5c7cd2b591093d61329e308e5a2a94059dad7 post_install() { vinstall assets/linux/org.squidowl.halloy.appdata.xml 644 usr/share/metainfo -- 2.11.4.GIT