mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
celluloid: update to 0.20
This commit is contained in:
parent
58644a2318
commit
fffd6cac0d
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.19
|
version=0.20
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="gettext glib-devel pkg-config"
|
hostmakedepends="gettext glib-devel pkg-config"
|
||||||
|
@ -10,7 +10,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/${pkgname}-player/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/${pkgname}-player/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5413799506ad82c1ed513e18bee566b814f170364b6f662321f19954759c78e8
|
checksum=63798c4cd7da818aef3ddbfed64d67a6db7b14d3774d143db18cefc6aed8524e
|
||||||
|
|
||||||
gnome-mpv_package() {
|
gnome-mpv_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue