mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
cozy: update to 1.1.2.
Also: - add Apache-2.0 as license (bundled lib).
This commit is contained in:
parent
3732baa2bf
commit
0bf8a0d564
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cozy'
|
||||
pkgname=cozy
|
||||
version=1.1.0
|
||||
revision=2
|
||||
version=1.1.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config glib-devel python3 python3-distro python3-peewee
|
||||
python3-mutagen python3-gobject-devel gettext desktop-file-utils
|
||||
|
@ -12,7 +12,7 @@ depends="python3-peewee gst-libav gst-plugins-good1 gst1-python3
|
|||
python3-requests python3-gobject libhandy1 granite"
|
||||
short_desc="Audio book player"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-only, LGPL-3.0-only"
|
||||
license="GPL-3.0-only, LGPL-3.0-only, Apache-2.0"
|
||||
homepage="https://github.com/geigi/cozy"
|
||||
distfiles="https://github.com/geigi/cozy/archive/${version}.tar.gz"
|
||||
checksum=52f89c2801e31341426a133125f5f8367a49c98db121ad46bc4724761a086a38
|
||||
checksum=04120ad17216511b1eb1bdb3cdfb0b61ad15b324d478afac46461628ba34570e
|
||||
|
|
Loading…
Add table
Reference in a new issue