diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2017-11-05 10:40:26 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-05 10:40:26 +0000 |
commit | 4986a5cd793a76bda284ae1f4dc878a380356e42 (patch) | |
tree | 2c5f31fdd1699fdc43fd5106c38b037c92bca176 /games/planetblupi/planetblupi.SlackBuild | |
parent | 3b57c2b5b400c5210db6cb205700fe509f319053 (diff) | |
download | slackbuilds-4986a5cd793a76bda284ae1f4dc878a380356e42.tar.gz |
games/planetblupi: Updated for version 1.12.0.
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 853f3b4c6e..080a38276e 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.11.0} +VERSION=${VERSION:-1.12.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |