summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcr/mypaint-gegl/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/mypaint-gegl/PKGBUILD b/pcr/mypaint-gegl/PKGBUILD
index fd1a3cab0..1ee277c7c 100644
--- a/pcr/mypaint-gegl/PKGBUILD
+++ b/pcr/mypaint-gegl/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=mypaint
pkgname=mypaint-gegl
pkgver=1.2.0
-pkgrel=3
+pkgrel=3.1
pkgdesc="A fast and easy painting application for digital painters, with brush dynamics and GEGL support"
arch=('i686' 'x86_64' 'armv7h')
url="http://mypaint.org/"
@@ -13,7 +13,7 @@ depends=('pygtk' 'python2-numpy' 'protobuf-python' 'python2' 'json-c'
'lcms2' 'python2-gobject' 'gtk3' 'gegl')
makedepends=('scons>=0.97' 'swig>=1.3.39')
provides=("${_pkgname}")
-conflicts=("${_pkgname}")
+conflicts=("${_pkgname}" "lib${_pkgname}")
source=(https://github.com/mypaint/mypaint/releases/download/v$pkgver/mypaint-$pkgver.tar.xz
https://github.com/mypaint/mypaint/commit/c03602f3d5456d59fccfc8ad7d41c8c6f1a6d593.patch)
md5sums=('c7c2cfac8e1eec5549e58567ec68daac'