summaryrefslogtreecommitdiffstats
path: root/games/teeworlds/teeworlds.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/teeworlds/teeworlds.SlackBuild')
-rw-r--r--games/teeworlds/teeworlds.SlackBuild4
1 files changed, 2 insertions, 2 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}