diff --git a/srcpkgs/goodvibes/template b/srcpkgs/goodvibes/template index 38ff5434a8e..1a73cd22523 100644 --- a/srcpkgs/goodvibes/template +++ b/srcpkgs/goodvibes/template @@ -1,6 +1,6 @@ # Template file for 'goodvibes' pkgname=goodvibes -version=0.7.1 +version=0.7.2 revision=1 wrksrc="goodvibes-v${version}" build_style=meson @@ -14,7 +14,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=5549e1601a6486eb7d705d4dcdd80827a2abaaa01c5c04f8438e26c24d4478b0 +checksum=5f96ba7b8654f331181c8ee0e697d042a195406712a547e7954159e5d66795ba if [ "$CROSS_BUILD" ]; then hostmakedepends+=" glib-devel"