diff --git a/srcpkgs/goodvibes/template b/srcpkgs/goodvibes/template index c6544b6fdf0..bd549041711 100644 --- a/srcpkgs/goodvibes/template +++ b/srcpkgs/goodvibes/template @@ -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"