summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-10-16 00:20:21 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-18 07:23:19 +0700
commit5365a13e3f2e1cec0f5e2d90e895610363f31406 (patch)
tree77124359d9ab0f28ea0c2f61436c4b59fae205d1 /games
parent4926060b8798ddd189881bb3109b52b906d069c8 (diff)
downloadslackbuilds-5365a13e3f2e1cec0f5e2d90e895610363f31406.tar.gz
slackbuilds-5365a13e3f2e1cec0f5e2d90e895610363f31406.tar.xz
games/teeworlds: Update script.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games')
-rw-r--r--games/teeworlds/teeworlds.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/teeworlds/teeworlds.SlackBuild b/games/teeworlds/teeworlds.SlackBuild
index f639f57538..31f50de1b4 100644
--- a/games/teeworlds/teeworlds.SlackBuild
+++ b/games/teeworlds/teeworlds.SlackBuild
@@ -55,7 +55,7 @@ else
fi
OS=$(uname | tr [:upper:] [:lower:])
-SRCNAM=$PRGNAM-$VERSION-$OS\_$ARCH
+SRCNAM=$PRGNAM-$VERSION-$OS\_x86_64
# Automatically tarball selected by architecture
#if [ "$ARCH" = "x86_64" ]; then