diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2017-12-15 00:00:18 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-16 07:32:08 +0700 |
commit | 798d344334da797feefff844e958a22f9360983b (patch) | |
tree | 181d11f4af74f8b2eb073979c9404d4c16807d62 /games/planetblupi/planetblupi.SlackBuild | |
parent | 3f03fe8350db8b9a02ae560687c6eb14d783265c (diff) | |
download | slackbuilds-798d344334da797feefff844e958a22f9360983b.tar.gz |
games/planetblupi: Updated for version 1.12.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/planetblupi/planetblupi.SlackBuild')
-rw-r--r-- | games/planetblupi/planetblupi.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/planetblupi/planetblupi.SlackBuild b/games/planetblupi/planetblupi.SlackBuild index 080a38276e..d61362fabe 100644 --- a/games/planetblupi/planetblupi.SlackBuild +++ b/games/planetblupi/planetblupi.SlackBuild @@ -21,7 +21,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=planetblupi -VERSION=${VERSION:-1.12.0} +VERSION=${VERSION:-1.12.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |