celluloid: update to 0.21.

This commit is contained in:
UsernameRandomlyGenerated 2021-05-02 11:03:13 +00:00 committed by Érico Nogueira Rolim
parent 2f63d187c7
commit 6235c26e56

View file

@ -1,6 +1,6 @@
# Template file for 'celluloid'
pkgname=celluloid
version=0.20
version=0.21
revision=1
build_style=meson
hostmakedepends="gettext 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=63798c4cd7da818aef3ddbfed64d67a6db7b14d3774d143db18cefc6aed8524e
checksum=2299d8cc1a5a620cc3686495da22ac4ccd6dd020827d9dd27e19a61d83707eb7
gnome-mpv_package() {
depends="${sourcepkg}>=${version}_${revision}"