goodvibes: update to 0.7.9.

This commit is contained in:
mobinmob 2023-12-28 19:05:16 +02:00 committed by Duncan Overbruck
parent c62e790381
commit c4544cf079
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'goodvibes'
pkgname=goodvibes
version=0.7.7
version=0.7.9
revision=1
build_style=meson
hostmakedepends="appstream-glib desktop-file-utils pkg-config gettext"
@ -13,7 +13,7 @@ license="GPL-3.0-only"
homepage="https://gitlab.com/goodvibes/goodvibes"
changelog="https://gitlab.com/goodvibes/goodvibes/-/raw/master/NEWS"
distfiles="https://gitlab.com/goodvibes/goodvibes/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
checksum=77655c7197857b6a41a0cea97442340fcfa83c6dfb2f98c5f16f384b973ac61a
checksum=044cb4b305130ba3f1c7985f5be0454e4d01b3c4068e290f469450556b42a803
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" glib-devel"