Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/celluloid/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'celluloid'
pkgname=celluloid
version=0.27
version=0.30
revision=1
build_style=meson
hostmakedepends="gettext glib-devel pkg-config"
Expand All @@ -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=216656c4495bb3ca02dc4ad9cf3da8e8f15c8f80e870eeac8eb1eedab4c3788b
checksum=7fef96431842c24e5ae78a9c42bc6523818a6c45213f23ceb146d037d6ec8559
replaces="gnome-mpv>=0"

gnome-mpv_package() {
Expand Down