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