mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
halloy: update to 2024.9
This commit is contained in:
parent
812bcb58e6
commit
7acd6e75e0
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'halloy'
|
# Template file for 'halloy'
|
||||||
pkgname=halloy
|
pkgname=halloy
|
||||||
version=2024.8
|
version=2024.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libglvnd-devel openssl-devel wayland-devel"
|
makedepends="alsa-lib-devel libglvnd-devel openssl-devel wayland-devel"
|
||||||
short_desc="IRC application"
|
short_desc="IRC application"
|
||||||
maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
|
maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/squidowl/halloy"
|
homepage="https://github.com/squidowl/halloy"
|
||||||
changelog="https://raw.githubusercontent.com/squidowl/halloy/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/squidowl/halloy/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/squidowl/halloy/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/squidowl/halloy/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=db0d5f248452a235d3f11930438c5bd6ad87d15aa3e75cc7f5f9732d511340a9
|
checksum=b5eef2111ca4fa11f62d91368b2d0aafe637ae1743c3006e9c9dc76242d95c0b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall assets/linux/org.squidowl.halloy.appdata.xml 644 usr/share/metainfo
|
vinstall assets/linux/org.squidowl.halloy.appdata.xml 644 usr/share/metainfo
|
||||||
|
|
Loading…
Add table
Reference in a new issue