From 4dcec1735dad8361a1813979a49db4d2ae4f8901 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Mon, 16 Oct 2023 14:45:02 +0300 Subject: [PATCH] goodvibes: update to 0.7.7. --- srcpkgs/goodvibes/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/goodvibes/template b/srcpkgs/goodvibes/template index bd549041711d9..a4dc8f53c9cd2 100644 --- a/srcpkgs/goodvibes/template +++ b/srcpkgs/goodvibes/template @@ -1,6 +1,6 @@ # Template file for 'goodvibes' pkgname=goodvibes -version=0.7.6 +version=0.7.7 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=f88f4252ea08a68dba6fbc9483a2e6b00b6fb96df3f46202ec96da04bf8245e5 +checksum=77655c7197857b6a41a0cea97442340fcfa83c6dfb2f98c5f16f384b973ac61a if [ "$CROSS_BUILD" ]; then hostmakedepends+=" glib-devel"