mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
celluloid: update to 0.26
This commit is contained in:
parent
5647247720
commit
e8c5db224c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'celluloid'
|
# Template file for 'celluloid'
|
||||||
pkgname=celluloid
|
pkgname=celluloid
|
||||||
version=0.24
|
version=0.26
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="gettext glib-devel pkg-config"
|
hostmakedepends="gettext glib-devel pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://celluloid-player.github.io/"
|
homepage="https://celluloid-player.github.io/"
|
||||||
distfiles="https://github.com/celluloid-player/celluloid/releases/download/v${version}/celluloid-${version}.tar.xz"
|
distfiles="https://github.com/celluloid-player/celluloid/releases/download/v${version}/celluloid-${version}.tar.xz"
|
||||||
checksum=31e2175a1ccc990d189d8261eefb1b6a4527cb55a58b4db8541331810aec495b
|
checksum=6171e7b4e2715484c3203436ed1cd51528d3c7e9e46208f70433f12de5ae5dde
|
||||||
|
|
||||||
gnome-mpv_package() {
|
gnome-mpv_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue