cozy: update to 0.6.0.
Closes #15089. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
fb726bdd23
commit
7d6a004bda
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'cozy'
|
# Template file for 'cozy'
|
||||||
pkgname=cozy
|
pkgname=cozy
|
||||||
version=0.5.5
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
build_style=meson
|
||||||
hostmakedepends="pkg-config glib-devel"
|
hostmakedepends="pkg-config glib-devel"
|
||||||
makedepends="glib-devel"
|
makedepends="glib-devel"
|
||||||
depends="python3 python3-peewee gst-libav gst-plugins-good1 gst1-python3 python3-mutagen"
|
depends="python3 python3-peewee gst-libav gst-plugins-good1 gst1-python3 python3-mutagen"
|
||||||
|
@ -12,4 +12,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=9156592386aaa8ab6acddfad186b6427edad0d17808f5adb169dd1dc19727701
|
checksum=c664546244c182204f1db23fc677b56146315c89a1f7a116d35de5d9d94cf1b6
|
||||||
|
|
Loading…
Reference in a new issue