From 3e6b88ee80274c5314f7397b056a3eb17163c95c Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 30 Nov 2018 22:56:47 -0200 Subject: [PATCH] cozy: update to 0.6.5. --- srcpkgs/cozy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cozy/template b/srcpkgs/cozy/template index ffdce6e3256..50667dfb109 100644 --- a/srcpkgs/cozy/template +++ b/srcpkgs/cozy/template @@ -1,6 +1,6 @@ # Template file for 'cozy' pkgname=cozy -version=0.6.4 +version=0.6.5 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=a64a59e45b7876643201c6fffc2628ff22e8e62c3032fd6721f95ac81991f1a0 +checksum=4064e6d6cbefe3e29728ff89322bf0e964af9696d56172628ff17598dfb41d9c nocross="requires python3-gobject"