celluloid: update to 0.19.
This commit is contained in:
parent
64dbd9d6e7
commit
894751356f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'celluloid'
|
||||
pkgname=celluloid
|
||||
version=0.18
|
||||
version=0.19
|
||||
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=01114c1fc0f22ac9cb6e2776d874018a2b6827ac6cbd6aa974f7a2f55367ba3e
|
||||
checksum=5413799506ad82c1ed513e18bee566b814f170364b6f662321f19954759c78e8
|
||||
|
||||
gnome-mpv_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue