summaryrefslogtreecommitdiffstats
path: root/games/steam/steam.SlackBuild
diff options
context:
space:
mode:
author Christoph Willing2020-06-04 05:14:00 +0200
committer Willy Sudiarto Raharjo2020-06-06 05:07:51 +0200
commit38fe8ecf20c581b9c41af665406b8c7373c9c1df (patch)
tree7fe658a581565fa3537891acb1a6fdb2fdacf926 /games/steam/steam.SlackBuild
parent5490c8f681361b20002be7c5883cee30a8da404a (diff)
downloadslackbuilds-38fe8ecf20c581b9c41af665406b8c7373c9c1df.tar.gz
games/steam: Make zenity required rather than optional
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/steam/steam.SlackBuild')
-rw-r--r--games/steam/steam.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/steam/steam.SlackBuild b/games/steam/steam.SlackBuild
index 9fe07c06e4..baf98316fe 100644
--- a/games/steam/steam.SlackBuild
+++ b/games/steam/steam.SlackBuild
@@ -26,7 +26,7 @@
PRGNAM=steam
VERSION=${VERSION:-1.0.0.62}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then