summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD6
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b275cdc2cee3..fe274b2235cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = exfalso
pkgdesc = GTK+ audio tag editor
pkgver = 3.7.1
pkgrel = 1
- url = https://quodlibet.readthedocs.org/
+ url = https://quodlibet.readthedocs.io/
arch = any
license = GPL2
makedepends = intltool
@@ -11,7 +11,6 @@ pkgbase = exfalso
depends = gtk3
depends = python2-gobject
depends = python2-cairo
- conflicts = quodlibet
source = https://bitbucket.org/lazka/quodlibet-files/raw/default/releases/quodlibet-3.7.1.tar.gz
source = https://bitbucket.org/lazka/quodlibet-files/raw/default/releases/quodlibet-3.7.1.tar.gz.sig
validpgpkeys = 0EBF782C5D53F7E5FB02A66746BD761F7A49B0EC
diff --git a/PKGBUILD b/PKGBUILD
index 4c057f81b335..58b8f0312a64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,12 @@ pkgver=3.7.1
pkgrel=1
pkgdesc="GTK+ audio tag editor"
arch=('any')
-url="https://quodlibet.readthedocs.org/"
+url="https://${_pkgbase}.readthedocs.io/"
license=('GPL2')
depends=('mutagen' 'gtk3' 'python2-gobject' 'python2-cairo')
makedepends=('intltool' 'gettext')
#optdepends=('python2-musicbrainzngs: for "MusicBrainz Lookup" plugin')
-conflicts=('quodlibet')
-_base_src=""
-_base_url=""
+conflicts=("${pkgbase}")
source=("https://bitbucket.org/lazka/${_pkgbase}-files/raw/default/releases/${_pkgbase}-${pkgver}.tar.gz"{,.sig})
sha256sums=('1d96b1f401aa59f4800156abe63d3901f2a9979b5c9604af66ebf634c96cfc68' 'SKIP')
validpgpkeys=('0EBF782C5D53F7E5FB02A66746BD761F7A49B0EC') # Christoph Reiter