celluloid: update to 0.27

This commit is contained in:
Saksham 2024-11-21 14:46:38 +05:30 committed by Enno T. Boland
parent 8d97643081
commit d28763d292

View file

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