summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2017-02-09 16:27:56 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2017-02-09 16:29:40 -0300
commit06c86621dc5ac7ac6670e3e2e978a30b8d340f48 (patch)
tree3422c44b8600353f61e4839dff3f23be97415640 /pcr
parent46edd4976261b88efb06602573a10a0aeea9893f (diff)
downloadabslibre-06c86621dc5ac7ac6670e3e2e978a30b8d340f48.tar.gz
abslibre-06c86621dc5ac7ac6670e3e2e978a30b8d340f48.tar.bz2
abslibre-06c86621dc5ac7ac6670e3e2e978a30b8d340f48.zip
gimp-git: minor fix
Diffstat (limited to 'pcr')
-rw-r--r--pcr/gimp-git/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/gimp-git/PKGBUILD b/pcr/gimp-git/PKGBUILD
index d5766d2d4..b49b3b589 100644
--- a/pcr/gimp-git/PKGBUILD
+++ b/pcr/gimp-git/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=gimp
pkgname=gimp-git
pkgver=r38067.7111eadf3b
-pkgrel=1
+pkgrel=2
pkgdesc="GNU Image Manipulation Program"
arch=('i686' 'x86_64' 'armv7h')
url="http://www.${_pkgname}.org/"
@@ -22,7 +22,7 @@ optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cu
'ghostscript: for postscript support')
options=('!makeflags')
provides=("${_pkgname}")
-conflicts=("${_pkgname}")
+conflicts=("${_pkgname}" "${_pkgname}-plugin-wavelet-decompose")
source=(${_pkgname}-${pkgver}::git+git://git.gnome.org/${_pkgname}.git
linux-kernel.gpl)
md5sums=('SKIP'