From e05cffe93331f2dc3164749c80822381809cec48 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 17 May 2015 03:47:30 +0300 Subject: games/teeworlds: Updated for version 0.6.3. Signed-off-by: Dimitris Zlatanidis --- games/teeworlds/teeworlds.SlackBuild | 17 +++++++++-------- games/teeworlds/teeworlds.info | 10 +++++----- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/games/teeworlds/teeworlds.SlackBuild b/games/teeworlds/teeworlds.SlackBuild index a5c2e18d26..f639f57538 100644 --- a/games/teeworlds/teeworlds.SlackBuild +++ b/games/teeworlds/teeworlds.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for teeworlds -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=teeworlds -VERSION=${VERSION:-0.6.2} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.6.3} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -55,13 +55,14 @@ else fi OS=$(uname | tr [:upper:] [:lower:]) +SRCNAM=$PRGNAM-$VERSION-$OS\_$ARCH # Automatically tarball selected by architecture -if [ "$ARCH" = "x86_64" ]; then - SRCNAM=$PRGNAM-$VERSION-$OS\_$ARCH -else - SRCNAM=$PRGNAM-$VERSION-$OS\_x86 -fi +#if [ "$ARCH" = "x86_64" ]; then +# SRCNAM=$PRGNAM-$VERSION-$OS\_$ARCH +#else +# SRCNAM=$PRGNAM-$VERSION-$OS\_x86 +#fi set -e diff --git a/games/teeworlds/teeworlds.info b/games/teeworlds/teeworlds.info index 2236d1bef0..3bd2b4d5cd 100644 --- a/games/teeworlds/teeworlds.info +++ b/games/teeworlds/teeworlds.info @@ -1,10 +1,10 @@ PRGNAM="teeworlds" -VERSION="0.6.2" +VERSION="0.6.3" HOMEPAGE="https://www.teeworlds.com/" -DOWNLOAD="http://downloads.teeworlds.com/teeworlds-0.6.2-linux_x86.tar.gz" -MD5SUM="9469befedd7d1962967379909155db54" -DOWNLOAD_x86_64="http://downloads.teeworlds.com/teeworlds-0.6.2-linux_x86_64.tar.gz" -MD5SUM_x86_64="7266756b9e740abaa07c4a9977d62ee5" +DOWNLOAD="" +MD5SUM="" +DOWNLOAD_x86_64="http://downloads.teeworlds.com/teeworlds-0.6.3-linux_x86_64.tar.gz" +MD5SUM_x86_64="44454260b06bcfd1233e2ec7bdf9ddab" REQUIRES="" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" -- cgit v1.2.3