summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAinola2016-05-24 22:05:04 -0600
committerAinola2016-05-24 22:05:04 -0600
commit22ee6c81d715ecaf295d625cff1d47e80318c0a6 (patch)
tree4110fb475fb8512efa11aca5fdd16f365542b5a7 /PKGBUILD
parent635b308de32b09c181b66442848517b8718c9e4c (diff)
downloadaur-22ee6c81d715ecaf295d625cff1d47e80318c0a6.tar.gz
remove .install file as pacman handles post-install hooks now
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}"