summaryrefslogtreecommitdiffstats
path: root/source/xap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-06-08 19:35:33 +0000
committer Eric Hameleers <alien@slackware.com>2020-06-08 23:59:54 +0200
commitea2df615d8ff2c3cafd1a09814a00a890d621991 (patch)
treebecf8245151362504e04ea723b30c34e3b75e6c2 /source/xap
parentfd24414e6293d8d3c818a34ea63030b94df22f75 (diff)
downloadcurrent-ea2df615d8ff2c3cafd1a09814a00a890d621991.tar.gz
current-ea2df615d8ff2c3cafd1a09814a00a890d621991.tar.xz
Mon Jun 8 19:35:33 UTC 202020200608193533
l/babl-0.1.78-x86_64-1.txz: Upgraded. l/gegl-0.4.24-x86_64-1.txz: Upgraded. l/qt5-webkit-5.212.0_alpha4-x86_64-3.txz: Rebuilt. n/libnetfilter_queue-1.0.4-x86_64-1.txz: Upgraded. x/liberation-fonts-ttf-2.1.1-noarch-1.txz: Upgraded. xap/gimp-2.10.20-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