summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 690e5d92135d..ae3890aa884f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,6 @@ optdepends=('youtube-dl: Video integration to YouTube and other video sites.')
conflicts=('gnome-mpv-git')
source=("https://github.com/gnome-mpv/gnome-mpv/releases/download/v${pkgver}/gnome-mpv-${pkgver}.tar.xz")
sha256sums=('c0363c2ea997562388a928bf8d1cd6a5bc3bfc3bd4576ad1ee6fcee10cedef1a')
-install='gnome-mpv.install'
build() {
cd "${pkgname}-${pkgver}"