summaryrefslogtreecommitdiffstats
path: root/source/l/gtk+/gtk+.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/gtk+/gtk+.SlackBuild')
-rwxr-xr-xsource/l/gtk+/gtk+.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/gtk+/gtk+.SlackBuild b/source/l/gtk+/gtk+.SlackBuild
index 87f903117..6c03cabdf 100755
--- a/source/l/gtk+/gtk+.SlackBuild
+++ b/source/l/gtk+/gtk+.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gtk+
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-8}
+BUILD=${BUILD:-9}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then