From 49f95c093133a914f0324440c3b07c34e3819bcf Mon Sep 17 00:00:00 2001 From: mobinmob Date: Tue, 22 Oct 2019 13:25:13 +0300 Subject: [PATCH] cozy: update to 0.6.9. --- srcpkgs/cozy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cozy/template b/srcpkgs/cozy/template index a35aff61f37..ba56e812f56 100644 --- a/srcpkgs/cozy/template +++ b/srcpkgs/cozy/template @@ -1,6 +1,6 @@ # Template file for 'cozy' pkgname=cozy -version=0.6.8 +version=0.6.9 revision=1 archs=noarch build_style=meson @@ -13,5 +13,5 @@ maintainer="johannes " license="GPL-3.0-only, LGPL-3.0-only" homepage="https://github.com/geigi/cozy" distfiles="https://github.com/geigi/cozy/archive/${version}.tar.gz" -checksum=fce7e9a46dc6b7a56c243727310fdef2eb948ce4c44974104e03918e936bedda +checksum=1e0f9cfe07f8ff41df4bda6e6bc447e2eca87b657ae0197afe0d67bb6a498a68 nocross="requires python3-gobject"