mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
goodvibes: update to 0.6.3.
This commit is contained in:
parent
d85931a892
commit
45485b09e0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'goodvibes'
|
# Template file for 'goodvibes'
|
||||||
pkgname=goodvibes
|
pkgname=goodvibes
|
||||||
version=0.6.2
|
version=0.6.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="goodvibes-v${version}"
|
wrksrc="goodvibes-v${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="appstream-glib desktop-file-utils pkg-config gettext"
|
hostmakedepends="appstream-glib desktop-file-utils pkg-config gettext"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.com/goodvibes/goodvibes"
|
homepage="https://gitlab.com/goodvibes/goodvibes"
|
||||||
changelog="https://gitlab.com/goodvibes/goodvibes/-/raw/master/NEWS"
|
changelog="https://gitlab.com/goodvibes/goodvibes/-/raw/master/NEWS"
|
||||||
distfiles="https://gitlab.com/goodvibes/goodvibes/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
|
distfiles="https://gitlab.com/goodvibes/goodvibes/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
|
||||||
checksum=01eb5dd4853e0f38b159b7f46d87507b8c524cb4a29df899961684873eab4fdc
|
checksum=8c22aedf839518fa4d4a82bfab4c6efee9c3054a4bc0d3f1bb1a7434ce843c5c
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" glib-devel"
|
hostmakedepends+=" glib-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue