halloy: update to 2024.8
This commit is contained in:
parent
84bcc82cd8
commit
1ec45c82e6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'halloy'
|
||||
pkgname=halloy
|
||||
version=2024.7
|
||||
version=2024.8
|
||||
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=0e3a173c8fba0335d8c7d1e4522f7934a7d697358af51f69e517a15c7bdd4cd3
|
||||
checksum=db0d5f248452a235d3f11930438c5bd6ad87d15aa3e75cc7f5f9732d511340a9
|
||||
|
||||
post_install() {
|
||||
vinstall assets/linux/org.squidowl.halloy.appdata.xml 644 usr/share/metainfo
|
||||
|
|
Loading…
Reference in New Issue