summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-09-16 19:27:21 +0200
committer Willy Sudiarto Raharjo2019-09-21 11:21:19 +0200
commite6baa38ff63d37995d26abb652cfd59e94f93a64 (patch)
tree5509bce655ba2aaacf2fce3633d58e558a9dac0d /games
parente3d17ad8b57830ba1b4b9a2f70d23d65851aa2a5 (diff)
downloadslackbuilds-e6baa38ff63d37995d26abb652cfd59e94f93a64.tar.gz
games/teeworlds: Updated for version 0.7.3.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games')
-rw-r--r--games/teeworlds/teeworlds.SlackBuild4
-rw-r--r--games/teeworlds/teeworlds.info12
2 files changed, 8 insertions, 8 deletions
diff --git a/games/teeworlds/teeworlds.SlackBuild b/games/teeworlds/teeworlds.SlackBuild
index 9de3c2baf4..32c859769a 100644
--- a/games/teeworlds/teeworlds.SlackBuild
+++ b/games/teeworlds/teeworlds.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for teeworlds
-# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=teeworlds
-VERSION=${VERSION:-0.7.1}
+VERSION=${VERSION:-0.7.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/teeworlds/teeworlds.info b/games/teeworlds/teeworlds.info
index 6c6e48f3e2..2fb75673a1 100644
--- a/games/teeworlds/teeworlds.info
+++ b/games/teeworlds/teeworlds.info
@@ -1,10 +1,10 @@
PRGNAM="teeworlds"
-VERSION="0.7.1"
+VERSION="0.7.3.1"
HOMEPAGE="https://www.teeworlds.com/"
-DOWNLOAD="https://github.com/teeworlds/teeworlds/releases/download/0.7.1/teeworlds-0.7.1-linux_x86.tar.gz"
-MD5SUM="50f4b548be992b1cac07775055c11062"
-DOWNLOAD_x86_64="https://github.com/teeworlds/teeworlds/releases/download/0.7.1/teeworlds-0.7.1-linux_x86_64.tar.gz"
-MD5SUM_x86_64="c00616f2347e25e567791b41226f83c2"
-REQUIRES="SDL2"
+DOWNLOAD="https://github.com/teeworlds/teeworlds/releases/download/0.7.3.1/teeworlds-0.7.3.1-linux_x86.tar.gz"
+MD5SUM="4afc25ea00716c3249a0d7dccabda14c"
+DOWNLOAD_x86_64="https://github.com/teeworlds/teeworlds/releases/download/0.7.3.1/teeworlds-0.7.3.1-linux_x86_64.tar.gz"
+MD5SUM_x86_64="eba846bf6bc1a59e0215edb9a73ea9e9"
+REQUIRES="python3 SDL2"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"