halloy: update to 2024.3
This commit is contained in:
parent
34f8c95f9f
commit
95fee0b847
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'halloy'
|
||||
pkgname=halloy
|
||||
version=2024.1
|
||||
version=2024.3
|
||||
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=3c630509a88687bfdc7add4d758f699e8e36ba79a49eedbbac80003e53bb89b4
|
||||
checksum=49ea53780037a27e71603f14e92da18cfadd5ee7b7725a697a096dfa2e07d184
|
||||
|
||||
post_install() {
|
||||
vinstall assets/linux/org.squidowl.halloy.appdata.xml 644 usr/share/metainfo
|
||||
|
|
Loading…
Reference in New Issue