diff options
Diffstat (limited to 'games/puzzles/puzzles.SlackBuild')
-rw-r--r-- | games/puzzles/puzzles.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/puzzles/puzzles.SlackBuild b/games/puzzles/puzzles.SlackBuild index 90b54d08a0..d24a1980d1 100644 --- a/games/puzzles/puzzles.SlackBuild +++ b/games/puzzles/puzzles.SlackBuild @@ -5,7 +5,7 @@ PRGNAM=puzzles VERSION=${VERSION:-r9179} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |