summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBruno Pagani2016-04-27 15:04:38 +0200
committerBruno Pagani2016-04-27 15:04:38 +0200
commit127a426aeee705a65eee8bc39c912f582347cdb9 (patch)
tree80c3f00e9f1d502c3813a4c863415afdb117ffdf /PKGBUILD
parentc351f95e2bf0ad90036b899175da9ca7d28a3574 (diff)
downloadaur-127a426aeee705a65eee8bc39c912f582347cdb9.tar.gz
upgpkg: exfalso 3.6.1-1
Remove .install, superseded by pacman hooks.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30ca2bd06c58..99cacdebbc66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ depends=('mutagen' 'gtk3' 'python2-gobject' 'python2-cairo')
makedepends=('intltool' 'gettext')
#optdepends=('python2-musicbrainzngs: for "MusicBrainz Lookup" plugin')
conflicts=('quodlibet')
-install=exfalso.install
_base_src="${_pkgbase}-${pkgver}.tar.gz"
_base_url="https://bitbucket.org/lazka/${_pkgbase}-files/raw/default/releases"
source=("${_base_url}/${_base_src}" "${_base_url}/${_base_src}.sig")