summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrederik2018-05-17 18:42:55 +0200
committerfrederik2018-05-17 18:42:55 +0200
commitd4ab377d7af3d46c3d014a89edcbd7c3b29ffa4c (patch)
tree7f548c1a64044aebb18096dc8757ff7e909b76bc /PKGBUILD
parent7e857f09018c8a074d5538cab35df8c7a5528412 (diff)
downloadaur-d4ab377d7af3d46c3d014a89edcbd7c3b29ffa4c.tar.gz
add gimp-plugin-seperate to conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c5c24931cd5..eda4f19a815b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gimp-plugin-separate+
pkgver=0.5.8
-pkgrel=3
+pkgrel=4
pkgdesc='Provides some useful color-management functions for the GIMP'
arch=('i686' 'x86_64')
url='http://cue.yellowmagic.info/softwares/separate-plus/'
@@ -13,6 +13,7 @@ depends=('gimp' 'lcms')
makedepends=('unzip')
optdepends=('adobe-icc: ICC profiles from Adobe'
'eci-icc: ICC profiles from ECI')
+conflicts=('gimp-plugin-separate')
replaces=('gimp-plugin-separate')
source=(http://dl.sourceforge.jp/separate-plus/47873/separate+-${pkgver}.zip)
sha512sums=('1e2ecf00ff6e604d0a04337ebf25ca9370e2d46d302d3fca7b7df577c37983f870704ad6018c03152bcba3bcddda59a4acceb35b3ba5d0bfd589fa1e99413aa3')