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 | |
parent | 3f03fe8350db8b9a02ae560687c6eb14d783265c (diff) |
games/planetblupi: Updated for version 1.12.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/planetblupi')
-rw-r--r-- | games/planetblupi/planetblupi.SlackBuild | 2 | ||||
-rw-r--r-- | games/planetblupi/planetblupi.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/planetblupi/planetblupi.SlackBuild b/games/planetblupi/planetblupi.SlackBuild index 080a38276ecf..d61362fabef7 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} diff --git a/games/planetblupi/planetblupi.info b/games/planetblupi/planetblupi.info index 9e409046ed20..3a08b6aeea2a 100644 --- a/games/planetblupi/planetblupi.info +++ b/games/planetblupi/planetblupi.info @@ -1,8 +1,8 @@ PRGNAM="planetblupi" -VERSION="1.12.0" +VERSION="1.12.1" HOMEPAGE="http://www.blupi.org/" -DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.12.0/planetblupi-1.12.0.tar.gz" -MD5SUM="e37b3c24e4752cff064b030e9d3a0047" +DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.12.1/planetblupi-1.12.1.tar.gz" +MD5SUM="2b2894303cc2c755647dbbf69de32686" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="argagg SDL2 SDL2_image SDL2_mixer SDL_kitchensink" |