gimp, revbump, fix INSTALL() (#7261)

This commit is contained in:
Schrijvers Luc
2022-10-08 10:55:28 +02:00
committed by GitHub
parent f3c36a793e
commit 7cf1812774

View File

@@ -8,7 +8,7 @@ and 3rd party plugins."
HOMEPAGE="https://www.gimp.org/"
COPYRIGHT="The GIMP Team"
LICENSE="GNU GPL v3"
REVISION="4"
REVISION="5"
SOURCE_URI="https://download.gimp.org/mirror/pub/gimp/v2.99/gimp-$portVersion.tar.bz2"
CHECKSUM_SHA256="dd916bd3474ef2efc652a0510280977ab8ea95e3d95d918394b0662261c32aae"
PATCHES="gimp-$portVersion.patchset"
@@ -177,7 +177,7 @@ INSTALL()
mkdir -p $appsDir
mv $prefix/share/locale $dataDir
mv $prefix/share/locale/* $dataDir/locale
mv $binDir/gimp-2.99 $appsDir/GIMP
rm -rf \