summaryrefslogtreecommitdiffstats
path: root/source/xap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-10-05 18:26:47 +0000
committer Eric Hameleers <alien@slackware.com>2020-10-06 08:59:54 +0200
commitc46a54a2dbbae1e3396cf7f5222c03c43aed946f (patch)
tree25ca29196bfd01d78d658a564d8a0da7e324f20c /source/xap
parent49891422b4e0d4b9545499cc47ffb2ba504a5da9 (diff)
downloadcurrent-c46a54a2dbbae1e3396cf7f5222c03c43aed946f.tar.gz
current-c46a54a2dbbae1e3396cf7f5222c03c43aed946f.tar.xz
Mon Oct 5 18:26:47 UTC 202020201005182647
a/kernel-firmware-20201005_58d41d0-noarch-1.txz: Upgraded. Ensure some previously missing symlinks are created. Thanks to drumz. l/babl-0.1.82-x86_64-1.txz: Upgraded. l/imagemagick-7.0.10_33-x86_64-1.txz: Upgraded. n/whois-5.5.7-x86_64-1.txz: Upgraded. x/libXaw3dXft-1.6.2h-x86_64-1.txz: Upgraded. xap/gimp-2.10.22-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/xap')
-rwxr-xr-xsource/xap/gimp/gimp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/gimp/gimp.SlackBuild b/source/xap/gimp/gimp.SlackBuild
index 85167c90b..c854d3424 100755
--- a/source/xap/gimp/gimp.SlackBuild
+++ b/source/xap/gimp/gimp.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gimp
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then