From a215131bac5c179b0945de4b7e9adb27fc2a9d93 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 21 Jan 2023 16:59:36 +0200 Subject: [PATCH] goodvibes: update to 0.7.6. --- srcpkgs/goodvibes/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/goodvibes/template b/srcpkgs/goodvibes/template index c6544b6fdf0e..bd549041711d 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"