summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErnesto Bazzano2021-05-23 01:39:20 -0300
committerErnesto Bazzano2021-05-23 01:39:20 -0300
commit44e354cd5b148a2e2ecad42c9b80bf0d4178c840 (patch)
treea3997fa436d653f7c34e243919e1fe3bc352209b
parent19dedbaf6b8a333c1b2c4d5cea812dce67d73f59 (diff)
downloadaur-44e354cd5b148a2e2ecad42c9b80bf0d4178c840.tar.gz
2021-05-23
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1fa33100a8b..d777a23ce4ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -42,9 +42,8 @@ pkgbase = gimp-brush-max-512
optdepends = alsa-lib: for MIDI event controller module
optdepends = curl: for URI support
optdepends = ghostscript: for postscript support
+ provides = gimp=2.10.24
conflicts = gimp
- conflicts = gimp-plugin-wavelet-decompose
- replaces = gimp
replaces = gimp-plugin-wavelet-decompose
source = https://download.gimp.org/pub/gimp/v2.10/gimp-2.10.24.tar.bz2
source = 0001-no-check-update.patch
diff --git a/PKGBUILD b/PKGBUILD
index bca9224c45d2..ea300591513e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,8 +19,9 @@ optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cu
'alsa-lib: for MIDI event controller module'
'curl: for URI support'
'ghostscript: for postscript support')
-conflicts=('gimp' 'gimp-plugin-wavelet-decompose')
-replaces=('gimp' 'gimp-plugin-wavelet-decompose')
+conflicts=('gimp')
+provides=("${_pkgname}=${pkgver}")
+replaces=('gimp-plugin-wavelet-decompose')
install=gimp.install
source=(https://download.gimp.org/pub/gimp/v${pkgver%.*}/${_pkgname}-${pkgver}.tar.bz2
0001-no-check-update.patch