halloy: update to 2024.10
This commit is contained in:
parent
de7486949a
commit
d645ca3402
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'halloy'
|
||||
pkgname=halloy
|
||||
version=2024.9
|
||||
version=2024.10
|
||||
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=b5eef2111ca4fa11f62d91368b2d0aafe637ae1743c3006e9c9dc76242d95c0b
|
||||
checksum=8cada788d7469889876085b0bfb775aee3b9128c7af500d68a1667818851aef4
|
||||
|
||||
post_install() {
|
||||
vinstall assets/linux/org.squidowl.halloy.appdata.xml 644 usr/share/metainfo
|
||||
|
|
Loading…
Reference in New Issue