cozy: update to 0.6.10.

This commit is contained in:
Johannes 2019-12-26 19:25:24 +01:00 committed by Johannes
parent 548cfc4553
commit 0332219524
1 changed files with 5 additions and 4 deletions

View File

@ -1,17 +1,18 @@
# Template file for 'cozy'
pkgname=cozy
version=0.6.9
revision=2
version=0.6.10
revision=1
archs=noarch
build_style=meson
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"
depends="python3 python3-peewee gst-libav gst-plugins-good1 gst1-python3
python3-mutagen python3-distro"
short_desc="Audio book player"
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=1e0f9cfe07f8ff41df4bda6e6bc447e2eca87b657ae0197afe0d67bb6a498a68
checksum=488876033927a3fc2b584cf483768f185a301ee9e3ae11acab69fa280a51a55d
nocross="requires python3-gobject"