summaryrefslogtreecommitdiffstats
path: root/games/teeworlds
diff options
context:
space:
mode:
Diffstat (limited to 'games/teeworlds')
-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