From d4b3d17c7f6aad9407bcd3eb5ac59ab4e21a66cb Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 14 Jan 2019 13:50:47 -0200 Subject: [PATCH] cozy: update to 0.6.7. --- srcpkgs/cozy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cozy/template b/srcpkgs/cozy/template index 50667dfb109..af1b7ec2f9d 100644 --- a/srcpkgs/cozy/template +++ b/srcpkgs/cozy/template @@ -1,6 +1,6 @@ # Template file for 'cozy' pkgname=cozy -version=0.6.5 +version=0.6.7 revision=1 noarch=yes 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=4064e6d6cbefe3e29728ff89322bf0e964af9696d56172628ff17598dfb41d9c +checksum=d007bc1aa5aa08e1aca06af1b5504323b53be4597ab3998c7abf24efc6673722 nocross="requires python3-gobject"