diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2023-11-06 20:15:40 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2023-11-06 21:58:15 +0100 |
commit | 16aecb6aa38eaab548b9aece32c6aa72f59e80b2 (patch) | |
tree | 1884cb80e521ecc4371d6ca21e57921026f553b3 /source/xap | |
parent | add4749a747baa9b7050e8be595a0bf04bb2bd87 (diff) | |
download | current-16aecb6aa38eaab548b9aece32c6aa72f59e80b2.tar.gz current-16aecb6aa38eaab548b9aece32c6aa72f59e80b2.tar.xz |
Mon Nov 6 20:15:40 UTC 202320231106201540
a/btrfs-progs-6.6.1-x86_64-1.txz: Upgraded.
d/mercurial-6.5.3-x86_64-1.txz: Upgraded.
d/rust-bindgen-0.69.1-x86_64-1.txz: Upgraded.
l/exiv2-0.28.1-x86_64-1.txz: Upgraded.
l/jasper-4.0.1-x86_64-1.txz: Upgraded.
x/fcitx5-5.1.4-x86_64-1.txz: Upgraded.
xap/gimp-2.10.36-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/xap')
-rwxr-xr-x | source/xap/gimp/gimp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/xap/gimp/gimp.SlackBuild b/source/xap/gimp/gimp.SlackBuild index c661e4a3e..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:-6} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |