halloy: update to 2024.9
This commit is contained in:
parent
812bcb58e6
commit
7acd6e75e0
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'halloy'
|
||||
pkgname=halloy
|
||||
version=2024.8
|
||||
version=2024.9
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libglvnd-devel openssl-devel wayland-devel"
|
||||
makedepends="alsa-lib-devel libglvnd-devel openssl-devel wayland-devel"
|
||||
short_desc="IRC application"
|
||||
maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
|
||||
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=db0d5f248452a235d3f11930438c5bd6ad87d15aa3e75cc7f5f9732d511340a9
|
||||
checksum=b5eef2111ca4fa11f62d91368b2d0aafe637ae1743c3006e9c9dc76242d95c0b
|
||||
|
||||
post_install() {
|
||||
vinstall assets/linux/org.squidowl.halloy.appdata.xml 644 usr/share/metainfo
|
||||
|
|
Loading…
Reference in New Issue