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 cf003688..2c560fe4 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.73 -BUILD=${BUILD:-5} +BUILD=${BUILD:-6} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |