aboutsummaryrefslogtreecommitdiffstats
path: root/testing/celluloid
diff options
context:
space:
mode:
Diffstat (limited to 'testing/celluloid')
-rw-r--r--testing/celluloid/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/celluloid/APKBUILD b/testing/celluloid/APKBUILD
index cdd52c9c18..e752dc113b 100644
--- a/testing/celluloid/APKBUILD
+++ b/testing/celluloid/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=celluloid
pkgver=0.16
-pkgrel=0
+pkgrel=1
pkgdesc="A simple GTK+ frontend for mpv"
url="https://celluloid-player.github.io/"
arch="all"
license="GPL-3.0-or-later"
depends="gsettings-desktop-schemas"
-makedepends="meson appstream-glib-dev glib-dev gtk+3.0-dev mpv libepoxy-dev"
+makedepends="meson appstream-glib-dev glib-dev gtk+3.0-dev mpv-dev libepoxy-dev"
subpackages="$pkgname-doc $pkgname-lang"
source="https://github.com/celluloid-player/celluloid/releases/download/v${pkgver}/gnome-mpv-${pkgver}.tar.xz"
builddir="$srcdir/gnome-mpv-$pkgver"