summaryrefslogtreecommitdiffstats
path: root/games/berusky2-data/berusky2-data.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/berusky2-data/berusky2-data.SlackBuild')
-rw-r--r--games/berusky2-data/berusky2-data.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/berusky2-data/berusky2-data.SlackBuild b/games/berusky2-data/berusky2-data.SlackBuild
index 9e9390b1bd..cfaf5376de 100644
--- a/games/berusky2-data/berusky2-data.SlackBuild
+++ b/games/berusky2-data/berusky2-data.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for berusky2-data
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2024 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=berusky2-data
GAMENAM=$(echo $PRGNAM | cut -c1-8)
-VERSION=${VERSION:-0.9}
+VERSION=${VERSION:-0.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -71,7 +71,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
+tar xvf $CWD/$PRGNAM-$VERSION.tar.xz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \