celluloid: update to 0.18.

This commit is contained in:
mobinmob 2019-11-18 18:23:14 +02:00 committed by Helmut Pozimski
parent 9317f30b68
commit b030b088c5

View file

@ -1,6 +1,6 @@
# Template file for 'celluloid'
pkgname=celluloid
version=0.17
version=0.18
revision=1
build_style=meson
hostmakedepends="glib-devel pkg-config"
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://celluloid-player.github.io/"
distfiles="https://github.com/${pkgname}-player/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.xz"
checksum=0016078c02c1c8629a0658bd6eeb02be50d94a670983f53cbdb23f34f4866b28
checksum=01114c1fc0f22ac9cb6e2776d874018a2b6827ac6cbd6aa974f7a2f55367ba3e
gnome-mpv_package() {
depends="${sourcepkg}>=${version}_${revision}"