summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Brulhart2023-09-22 14:59:21 +0200
committerSimon Brulhart2023-09-22 14:59:21 +0200
commite0de04b7958f8aac54c08338997560ff64261107 (patch)
treefe976fa800cea85cfbcd2b88ee17c5d2c36deaa0 /PKGBUILD
parent3d28f5dba5f4e8e33e170f5feed7feb392ffdf07 (diff)
downloadaur-celluloid-git.tar.gz
Remove references to gnome-mpv and gnome-mpv-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ef6c193059e..78ee028b34d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Patrick Griffis <tingping@tingping.se>
pkgname=celluloid-git
-pkgver=0.23.r16.g489cb74
+pkgver=0.26.r2.g00c8032
pkgrel=1
pkgdesc="Simple GTK+ frontend for mpv"
arch=('i686' 'x86_64')
@@ -12,9 +12,8 @@ license=('GPL3')
depends=('gtk4' 'libadwaita' 'mpv')
makedepends=('git' 'meson')
optdepends=('youtube-dl: for video-sharing websites playback')
-conflicts=('gnome-mpv' 'celluloid')
-provides=('gnome-mpv' 'celluloid')
-replaces=('gnome-mpv-git')
+conflicts=('celluloid')
+provides=('celluloid')
source=("$pkgname::git+https://github.com/celluloid-player/celluloid.git")
md5sums=('SKIP')