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