summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2020-04-28 15:04:48 +0200
committerFrederik Schwan2020-04-28 15:04:48 +0200
commit65a781e049244c88196d30f47a40bd89af11fa12 (patch)
tree794afa887977b347c22a02641b771a73d09b4076
parent8a9feec4ba323ea362d1a28e9c91f18286eeab25 (diff)
downloadaur-65a781e049244c88196d30f47a40bd89af11fa12.tar.gz
review with Alad Wenter
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21e3227d9385..5410eb466959 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gimp-plugin-separate+
pkgdesc = Provides some useful color-management functions for the GIMP
pkgver = 0.5.8
- pkgrel = 4
+ pkgrel = 5
url = http://cue.yellowmagic.info/softwares/separate-plus/
arch = i686
arch = x86_64
@@ -11,8 +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
+ provides = gimp-plugin-separate
source = http://dl.sourceforge.jp/separate-plus/47873/separate+-0.5.8.zip
b2sums = 2fa21ee4b911f4973c6c1f33b5cae34e3a0e5a45a27e95042fe84d19c1701f7a52693539f6e9388e14fe778b3a84d90b370ebb0fc795a5af128a5bd27190d893
diff --git a/PKGBUILD b/PKGBUILD
index a79b9a7f2cd4..dadd02fff21e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gimp-plugin-separate+
pkgver=0.5.8
-pkgrel=4
+pkgrel=5
pkgdesc='Provides some useful color-management functions for the GIMP'
arch=('i686' 'x86_64')
url='http://cue.yellowmagic.info/softwares/separate-plus/'
@@ -13,8 +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')
+provides=('gimp-plugin-separate')
source=("http://dl.sourceforge.jp/separate-plus/47873/separate+-${pkgver}.zip")
b2sums=('2fa21ee4b911f4973c6c1f33b5cae34e3a0e5a45a27e95042fe84d19c1701f7a52693539f6e9388e14fe778b3a84d90b370ebb0fc795a5af128a5bd27190d893')