cozy: update to 0.6.19.
This commit is contained in:
parent
df4aaf2343
commit
9cc2e0c5e8
1 changed files with 3 additions and 4 deletions
|
@ -1,18 +1,17 @@
|
||||||
# Template file for 'cozy'
|
# Template file for 'cozy'
|
||||||
pkgname=cozy
|
pkgname=cozy
|
||||||
version=0.6.18
|
version=0.6.19
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config glib-devel python3 python3-distro python3-peewee
|
hostmakedepends="pkg-config glib-devel python3 python3-distro python3-peewee
|
||||||
python3-mutagen python3-gobject-devel"
|
python3-mutagen python3-gobject-devel"
|
||||||
makedepends="glib-devel python3-distro python3-peewee python3-mutagen
|
makedepends="glib-devel python3-distro python3-peewee python3-mutagen
|
||||||
python3-gobject-devel"
|
python3-gobject-devel"
|
||||||
depends="python3 python3-peewee gst-libav gst-plugins-good1 gst1-python3
|
depends="python3 python3-peewee gst-libav gst-plugins-good1 gst1-python3
|
||||||
python3-mutagen python3-distro"
|
python3-mutagen python3-distro python3-apsw"
|
||||||
short_desc="Audio book player"
|
short_desc="Audio book player"
|
||||||
maintainer="johannes <johannes.brechtmann@gmail.com>"
|
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=17c0cb97bd9bb23ed0d1a1471b6f58f138a403cb13f85b23ce80a0231965588d
|
checksum=5c095646ba7a4ff8a19a167432826ffae96d1233fde3bf4f3ace47ad4e411f97
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue