summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2022-07-12 21:30:46 +0200
committer Willy Sudiarto Raharjo2022-07-17 01:40:15 +0200
commitf0a75a61f4c43887dfb97280474eaf77a12abc57 (patch)
tree312c8531350f3a91a5d921e024fa67756f911c17
parentb9d778f53c6522d40765cc1cf1852b44784d1d51 (diff)
downloadslackbuilds-f0a75a61f4c43887dfb97280474eaf77a12abc57.tar.gz
games/teeworlds: Updated for version 0.7.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/teeworlds/teeworlds.SlackBuild4
-rw-r--r--games/teeworlds/teeworlds.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/games/teeworlds/teeworlds.SlackBuild b/games/teeworlds/teeworlds.SlackBuild
index 6af4f5652a..ac69048da9 100644
--- a/games/teeworlds/teeworlds.SlackBuild
+++ b/games/teeworlds/teeworlds.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for teeworlds
-# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=teeworlds
-VERSION=${VERSION:-0.7.3.1}
+VERSION=${VERSION:-0.7.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/teeworlds/teeworlds.info b/games/teeworlds/teeworlds.info
index 6e89145e39..68baa5d715 100644
--- a/games/teeworlds/teeworlds.info
+++ b/games/teeworlds/teeworlds.info
@@ -1,10 +1,10 @@
PRGNAM="teeworlds"
-VERSION="0.7.3.1"
+VERSION="0.7.5"
HOMEPAGE="https://www.teeworlds.com/"
-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"
+DOWNLOAD="https://github.com/teeworlds/teeworlds/releases/download/0.7.5/teeworlds-0.7.5-linux_x86.tar.gz"
+MD5SUM="a5295648549bdc69bf1d8621f5bd2049"
+DOWNLOAD_x86_64="https://github.com/teeworlds/teeworlds/releases/download/0.7.5/teeworlds-0.7.5-linux_x86_64.tar.gz"
+MD5SUM_x86_64="5a7e22cd680abe504fc5d69a0876b659"
REQUIRES=""
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"