mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
halloy: update to 2024.12
This commit is contained in:
parent
3ec0d24dc5
commit
365ae5dffd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'halloy'
|
# Template file for 'halloy'
|
||||||
pkgname=halloy
|
pkgname=halloy
|
||||||
version=2024.11
|
version=2024.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ 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=d1da65298b53d1938735df5f41e5c7cd2b591093d61329e308e5a2a94059dad7
|
checksum=df773c2e7ad6bf335fe2cdfd721f8873550cfb5554a9c1734bae76cee1282871
|
||||||
|
|
||||||
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