celluloid: update to 0.21.
This commit is contained in:
parent
2f63d187c7
commit
6235c26e56
1 changed files with 2 additions and 2 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue