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