summaryrefslogtreecommitdiffstats
path: root/source/xap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-06-16 19:12:06 +0000
committer Eric Hameleers <alien@slackware.com>2023-06-16 22:44:46 +0200
commit7f4682598e672a4d99d51c2856ae37d8df13a599 (patch)
tree1eddd0a4334e3b3b39482cfd5438addd7a38e38f /source/xap
parent6804b60830c68cf1122b6b9ce1cee807ef6e295b (diff)
downloadcurrent-7f4682598e672a4d99d51c2856ae37d8df13a599.tar.gz
current-7f4682598e672a4d99d51c2856ae37d8df13a599.tar.xz
Fri Jun 16 19:12:06 UTC 202320230616191206
ap/ghostscript-10.01.1-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/libspectre-0.2.12-x86_64-2.txz: Rebuilt. Recompiled against ghostscript-10.01.1. t/texlive-2023.230322-x86_64-4.txz: Rebuilt. Recompiled against ghostscript-10.01.1. t/xfig-3.2.8b-x86_64-2.txz: Rebuilt. Recompiled against ghostscript-10.01.1. x/xorgproto-2023.2-x86_64-1.txz: Upgraded. xap/gimp-2.10.34-x86_64-5.txz: Rebuilt. Recompiled against ghostscript-10.01.1.
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 b16b62a0c..1ae1084f2 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:-4}
+BUILD=${BUILD:-5}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then