mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
halloy: update to 2023.5
This commit is contained in:
parent
a4ab44b664
commit
80d046f0e0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'halloy'
|
# Template file for 'halloy'
|
||||||
pkgname=halloy
|
pkgname=halloy
|
||||||
version=2023.4
|
version=2023.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libglvnd-devel openssl-devel wayland-devel"
|
makedepends="libglvnd-devel openssl-devel wayland-devel"
|
||||||
|
@ -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=a3440c82b1ec0300f206109d15c53cf23584760f3f7d547e047cf0fe592296f3
|
checksum=2d20d4baa6e4502b0455972299dfc42c2365a98d6411637412ca01f2fb7ec5be
|
||||||
|
|
||||||
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