halloy: update to 2024.12
This commit is contained in:
parent
3ec0d24dc5
commit
365ae5dffd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'halloy'
|
||||
pkgname=halloy
|
||||
version=2024.11
|
||||
version=2024.12
|
||||
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=d1da65298b53d1938735df5f41e5c7cd2b591093d61329e308e5a2a94059dad7
|
||||
checksum=df773c2e7ad6bf335fe2cdfd721f8873550cfb5554a9c1734bae76cee1282871
|
||||
|
||||
post_install() {
|
||||
vinstall assets/linux/org.squidowl.halloy.appdata.xml 644 usr/share/metainfo
|
||||
|
|
Loading…
Reference in New Issue