diff options
Diffstat (limited to 'source/ap/vbetool/vbetool.SlackBuild')
-rwxr-xr-x | source/ap/vbetool/vbetool.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/vbetool/vbetool.SlackBuild b/source/ap/vbetool/vbetool.SlackBuild index 325a7123..de1390e2 100755 --- a/source/ap/vbetool/vbetool.SlackBuild +++ b/source/ap/vbetool/vbetool.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=vbetool VERSION=1.2.2 -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |