cozy: update to 0.6.11.
This commit is contained in:
parent
043ab358df
commit
a0469eb72d
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'cozy'
|
||||
pkgname=cozy
|
||||
version=0.6.10
|
||||
version=0.6.11
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=meson
|
||||
pycompile_module="cozy"
|
||||
hostmakedepends="pkg-config glib-devel python3"
|
||||
makedepends="glib-devel"
|
||||
makedepends="glib-devel python3-distro python3-peewee python3-mutagen
|
||||
python3-gobject-devel"
|
||||
depends="python3 python3-peewee gst-libav gst-plugins-good1 gst1-python3
|
||||
python3-mutagen python3-distro"
|
||||
short_desc="Audio book player"
|
||||
|
@ -14,5 +14,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=488876033927a3fc2b584cf483768f185a301ee9e3ae11acab69fa280a51a55d
|
||||
checksum=02c8ef89e80e6cc8dd384b10a2310a4ea7a15be92b74825f6e2cf4daeba3747c
|
||||
nocross="requires python3-gobject"
|
||||
|
|
Loading…
Reference in New Issue