summaryrefslogtreecommitdiffstats
path: root/games/eureka/eureka.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/eureka/eureka.SlackBuild')
-rw-r--r--games/eureka/eureka.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/eureka/eureka.SlackBuild b/games/eureka/eureka.SlackBuild
index ec9585f57f..f031ef08b6 100644
--- a/games/eureka/eureka.SlackBuild
+++ b/games/eureka/eureka.SlackBuild
@@ -23,7 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=eureka
-VERSION=${VERSION:-1.07}
+VERSION=${VERSION:-1.21}
+SRCVER=${SRCVER:-121}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,7 +61,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf eureka-$VERSION-source
-tar xvf $CWD/eureka-$VERSION-source.tar.gz
+tar xvf $CWD/eureka-$SRCVER-source.tar.gz
cd eureka-$VERSION-source
chown -R root:root .
find -L . \