cozy: update to 0.6.9.

This commit is contained in:
mobinmob 2019-10-22 13:25:13 +03:00 committed by Helmut Pozimski
parent f37c03d887
commit de9127c1f8

View file

@ -1,6 +1,6 @@
# Template file for 'cozy' # Template file for 'cozy'
pkgname=cozy pkgname=cozy
version=0.6.8 version=0.6.9
revision=1 revision=1
archs=noarch archs=noarch
build_style=meson build_style=meson
@ -13,5 +13,5 @@ maintainer="johannes <johannes.brechtmann@gmail.com>"
license="GPL-3.0-only, LGPL-3.0-only" license="GPL-3.0-only, LGPL-3.0-only"
homepage="https://github.com/geigi/cozy" homepage="https://github.com/geigi/cozy"
distfiles="https://github.com/geigi/cozy/archive/${version}.tar.gz" distfiles="https://github.com/geigi/cozy/archive/${version}.tar.gz"
checksum=fce7e9a46dc6b7a56c243727310fdef2eb948ce4c44974104e03918e936bedda checksum=1e0f9cfe07f8ff41df4bda6e6bc447e2eca87b657ae0197afe0d67bb6a498a68
nocross="requires python3-gobject" nocross="requires python3-gobject"