summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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'