From a2405483962a426766feb4f4e2083b979ef4ddc9 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 22 Sep 2018 19:08:49 -0300 Subject: [PATCH] cozy: update to 0.6.3. --- srcpkgs/cozy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cozy/template b/srcpkgs/cozy/template index fcc8698bbed..a9be807d9bb 100644 --- a/srcpkgs/cozy/template +++ b/srcpkgs/cozy/template @@ -1,6 +1,6 @@ # Template file for 'cozy' pkgname=cozy -version=0.6.2 +version=0.6.3 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=7807a87b45c96a9a940aa39fadd1929992240e00c68186a33cf53c35b15c8ad4 +checksum=5ac144be5286d97e5f3ff46cd82b1bd1843fb9b7e2506553f285c84e9f3b670b nocross="requires python3-gobject"