goodvibes: update to 0.7.6.

This commit is contained in:
mobinmob 2023-01-21 16:59:36 +02:00 committed by Piraty
parent b3d9a85c35
commit 8d5e15ff4b

View file

@ -1,6 +1,6 @@
# Template file for 'goodvibes'
pkgname=goodvibes
version=0.7.5
version=0.7.6
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=7eb5a3a735326f4e74d54c1d59a546e6a5ed8e8c009393b530191281e8e4237c
checksum=f88f4252ea08a68dba6fbc9483a2e6b00b6fb96df3f46202ec96da04bf8245e5
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" glib-devel"