celluloid: update to 0.23.
This commit is contained in:
parent
4f08492ff7
commit
f81ebd2e6c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'celluloid'
|
||||
pkgname=celluloid
|
||||
version=0.22
|
||||
version=0.23
|
||||
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=5fded5b7bbf15ef110548bcc980ceec981f5f1a70df77ad3f10e3ca4a449e5a1
|
||||
checksum=b22d1963d03f0215bce07c2de8e77892c322f500ae5c0fd6e2e84d2e13f04374
|
||||
|
||||
gnome-mpv_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue