From 530d8f760b9255e462a6d7a040291e7a13b1261c Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sat, 12 Feb 2022 19:58:12 +1300 Subject: games/voxelands: Updated for version 1709.00. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- games/voxelands/voxelands.SlackBuild | 6 +++--- games/voxelands/voxelands.info | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'games/voxelands') diff --git a/games/voxelands/voxelands.SlackBuild b/games/voxelands/voxelands.SlackBuild index 327e9a1c19..9f352458df 100644 --- a/games/voxelands/voxelands.SlackBuild +++ b/games/voxelands/voxelands.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=voxelands -VERSION=${VERSION:-1501.00} +VERSION=${VERSION:-1709.00} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -71,8 +71,8 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM -tar xf $CWD/$PRGNAM-$VERSION-src.tar.bz2 -cd $PRGNAM +tar xf $CWD/$PRGNAM-v$VERSION.tar.bz2 +cd $PRGNAM-v$VERSION chown -R root:root . find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ diff --git a/games/voxelands/voxelands.info b/games/voxelands/voxelands.info index c905cca131..8200d5bbbf 100644 --- a/games/voxelands/voxelands.info +++ b/games/voxelands/voxelands.info @@ -1,8 +1,8 @@ PRGNAM="voxelands" -VERSION="1501.00" -HOMEPAGE="http://voxelands.com/" -DOWNLOAD="http://www.voxelands.com/downloads/old/voxelands-1501.00-src.tar.bz2" -MD5SUM="1051e84074882766e49928ec7bf31571" +VERSION="1709.00" +HOMEPAGE="https://gitlab.com/voxelands/voxelands" +DOWNLOAD="https://gitlab.com/voxelands/voxelands/-/archive/v1709.00/voxelands-v1709.00.tar.bz2" +MD5SUM="9a6682014f66b5f833c87c32e5354811" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="irrlicht" -- cgit v1.2.3