mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
halloy: update to 2024.1
This commit is contained in:
parent
b940afeeac
commit
7c8ba65d96
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=2023.5
|
version=2024.1
|
||||||
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=2d20d4baa6e4502b0455972299dfc42c2365a98d6411637412ca01f2fb7ec5be
|
checksum=3c630509a88687bfdc7add4d758f699e8e36ba79a49eedbbac80003e53bb89b4
|
||||||
|
|
||||||
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