From 96862c7cea9f561424f9f40a3bdcfe84b6e0341c Mon Sep 17 00:00:00 2001 From: mobinmob Date: Tue, 3 Mar 2020 21:58:56 +0200 Subject: [PATCH] cozy: update to 0.6.14. --- srcpkgs/cozy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cozy/template b/srcpkgs/cozy/template index 7cf77dc201a..cbdee97b781 100644 --- a/srcpkgs/cozy/template +++ b/srcpkgs/cozy/template @@ -1,6 +1,6 @@ -# Template file for 'cozy'. +# Template file for 'cozy' pkgname=cozy -version=0.6.12 +version=0.6.14 revision=1 archs=noarch build_style=meson @@ -14,5 +14,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=ec868e20784bfc31d8d3ae28c0249bd4b60932d9c74979d6780344a60fd709c7 +checksum=f8c848b9a261d476aa91d8cd4127f87174e5d11c3aa550c247ff12dc08cb35ac nocross="requires python3-gobject"