diff options
author | Steve Pledger <spledger91@yahoo.com> | 2011-08-01 18:59:09 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-11 20:28:36 -0300 |
commit | cc71fc06d022150180e4b96148d9931c52054c59 (patch) | |
tree | c22c9e5d2a0513641024f573ca952f108899ad97 /games/puzzles/puzzles.SlackBuild | |
parent | 9c7d60c1796d966dfa17a0021e725ba5b4460390 (diff) | |
download | slackbuilds-cc71fc06d022150180e4b96148d9931c52054c59.tar.gz |
games/puzzles: Bumped build for new tarball from upstream
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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 |