cozy: update to 1.3.0
This commit is contained in:
parent
b43884b3c6
commit
cd02b31951
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'cozy'
|
# Template file for 'cozy'
|
||||||
pkgname=cozy
|
pkgname=cozy
|
||||||
version=1.2.1
|
version=1.3.0
|
||||||
revision=3
|
revision=1
|
||||||
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 gettext desktop-file-utils
|
python3-mutagen python3-gobject-devel gettext desktop-file-utils
|
||||||
gtk+3-devel"
|
gtk+3-devel"
|
||||||
makedepends="glib-devel python3-gobject-devel libhandy1-devel granite-devel"
|
makedepends="libadwaita-devel glib-devel python3-gobject-devel libhandy1-devel granite-devel"
|
||||||
depends="python3-peewee gst-libav gst-plugins-good1 gst1-python3
|
depends="python3-peewee gst-libav gst-plugins-good1 gst1-python3
|
||||||
python3-mutagen python3-distro python3-apsw python3-packaging python3-pytz
|
python3-mutagen python3-distro python3-apsw python3-packaging python3-pytz
|
||||||
python3-requests python3-gobject libhandy1 granite libdazzle"
|
python3-requests python3-gobject libhandy1 granite libdazzle"
|
||||||
|
@ -15,4 +15,4 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-3.0-only, LGPL-3.0-only, Apache-2.0"
|
license="GPL-3.0-only, LGPL-3.0-only, Apache-2.0"
|
||||||
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=5522dd3e2aa8a75478515c4ae299e71fa32a919703cc4a532fba797363cc5844
|
checksum=b4e5d438f5d3f5d236a49f3fcb433ca4fa489d7d5995961a5d967950bbb6c102
|
||||||
|
|
Loading…
Reference in New Issue