cozy: update to 0.9.5.
This commit is contained in:
parent
0737a75a4a
commit
7a4d40a4ec
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'cozy'
|
# Template file for 'cozy'
|
||||||
pkgname=cozy
|
pkgname=cozy
|
||||||
version=0.8.1
|
version=0.9.5
|
||||||
revision=1
|
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"
|
python3-mutagen python3-gobject-devel gettext desktop-file-utils"
|
||||||
makedepends="glib-devel python3-distro python3-peewee python3-mutagen
|
makedepends="glib-devel python3-distro python3-peewee python3-mutagen
|
||||||
python3-gobject-devel libhandy1-devel"
|
python3-gobject-devel libhandy1-devel"
|
||||||
depends="python3 python3-peewee gst-libav gst-plugins-good1 gst1-python3
|
depends="python3 python3-peewee gst-libav gst-plugins-good1 gst1-python3
|
||||||
|
@ -15,4 +15,4 @@ 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=16fdb225ee24a1e1acff62c3e3c3eb7bf8fd602350f4aa66508ee741ae13d030
|
checksum=4a7fdd7fead6e74aaaa3eab1589f13a88a99a25e5c9c4f0ed6b1f0ee901630c3
|
||||||
|
|
Loading…
Reference in New Issue