summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorErnesto Bazzano2021-05-23 01:39:20 -0300
committerErnesto Bazzano2021-05-23 01:39:20 -0300
commit44e354cd5b148a2e2ecad42c9b80bf0d4178c840 (patch)
treea3997fa436d653f7c34e243919e1fe3bc352209b /PKGBUILD
parent19dedbaf6b8a333c1b2c4d5cea812dce67d73f59 (diff)
downloadaur-44e354cd5b148a2e2ecad42c9b80bf0d4178c840.tar.gz
2021-05-23
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
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