cozy: update to 0.6.1.

This commit is contained in:
maxice8 2018-09-08 00:15:16 -03:00
parent 1bb1e6550b
commit 34602a368b
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 4 additions and 3 deletions

View File

@ -1,10 +1,11 @@
# Template file for 'cozy'
pkgname=cozy
version=0.6.0
version=0.6.1
revision=1
noarch=yes
build_style=meson
hostmakedepends="pkg-config glib-devel"
pycompile_module="cozy"
hostmakedepends="pkg-config glib-devel python3"
makedepends="glib-devel"
depends="python3 python3-peewee gst-libav gst-plugins-good1 gst1-python3 python3-mutagen"
short_desc="Audio book player"
@ -12,5 +13,5 @@ maintainer="johannes <johannes.brechtmann@gmail.com>"
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=c664546244c182204f1db23fc677b56146315c89a1f7a116d35de5d9d94cf1b6
checksum=067a31f78c14ca406e161f422ee51c9e81cdcb7c3d6cc240645dd6ede322aaec
nocross="requires python3-gobject"