aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD.in
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD.in')
-rw-r--r--PKGBUILD.in8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD.in b/PKGBUILD.in
index ec3c2c1a8af3..6dcb7ae40d80 100644
--- a/PKGBUILD.in
+++ b/PKGBUILD.in
@@ -1,12 +1,14 @@
# Maintainer : bartus <arch-user-repoᘓbartus.33mail.com>
+# shellcheck disable=SC2034
# Contributor: Filipe Laíns (FFY00) <filipe.lains@gmail.com>
# Contributor: Iru Cai <mytbk920423@gmail.com>
# Contributor: Alexander Hunziker <alex.hunziker@gmail.com>
# Contributor: Alessio Biancalana <dottorblaster@gmail.com>
-pkgname=gimp-develop-git
-_pkgname=${pkgname%-develop-git}
-epoch=1
+pkgname=gimp-git
+_pkgname=${pkgname%-git}
+replaces=(gimp-noconflict-git gimp-develop-git)
+epoch=2
pkgver=2.99.1.r1398.f7ac033777
pkgrel=1
pkgdesc="GNU Image Manipulation Program (non-conflicting git version)"