summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrederik2018-05-17 18:42:55 +0200
committerfrederik2018-05-17 18:42:55 +0200
commitd4ab377d7af3d46c3d014a89edcbd7c3b29ffa4c (patch)
tree7f548c1a64044aebb18096dc8757ff7e909b76bc
parent7e857f09018c8a074d5538cab35df8c7a5528412 (diff)
downloadaur-d4ab377d7af3d46c3d014a89edcbd7c3b29ffa4c.tar.gz
add gimp-plugin-seperate to conflicts
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff0d23599652..d4fdc6d92e24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Tue May 30 16:26:31 UTC 2017
pkgbase = gimp-plugin-separate+
pkgdesc = Provides some useful color-management functions for the GIMP
pkgver = 0.5.8
- pkgrel = 3
+ pkgrel = 4
url = http://cue.yellowmagic.info/softwares/separate-plus/
arch = i686
arch = x86_64
@@ -13,6 +11,7 @@ pkgbase = gimp-plugin-separate+
depends = lcms
optdepends = adobe-icc: ICC profiles from Adobe
optdepends = eci-icc: ICC profiles from ECI
+ conflicts = gimp-plugin-separate
replaces = gimp-plugin-separate
source = http://dl.sourceforge.jp/separate-plus/47873/separate+-0.5.8.zip
sha512sums = 1e2ecf00ff6e604d0a04337ebf25ca9370e2d46d302d3fca7b7df577c37983f870704ad6018c03152bcba3bcddda59a4acceb35b3ba5d0bfd589fa1e99413aa3
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')