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