diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-08-24 00:03:06 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-08-24 00:03:06 +0100 |
commit | a58cc6f87783542892f17005d5a607f7849cdf92 (patch) | |
tree | 0bce5c50c6aff8e015d0f592368a02e4ef3bc2b4 /games/planetblupi | |
parent | 82ca2e91053271f67aa26b8d33c729ff09a881df (diff) |
games/planetblupi: Updated for version 1.13.0.
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 f68d038b135b..d36aa73c2ffa 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.5} +VERSION=${VERSION:-1.13.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/planetblupi/planetblupi.info b/games/planetblupi/planetblupi.info index 181ce75223f0..7da2f5a8e232 100644 --- a/games/planetblupi/planetblupi.info +++ b/games/planetblupi/planetblupi.info @@ -1,8 +1,8 @@ PRGNAM="planetblupi" -VERSION="1.12.5" +VERSION="1.13.0" HOMEPAGE="http://www.blupi.org/" -DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.12.5/planetblupi-1.12.5.tar.gz" -MD5SUM="1084ae5e6ab776083fc98c5b3caed3bc" +DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.13.0/planetblupi-1.13.0.tar.gz" +MD5SUM="b1100e33539eedd6ac962842e8adc70e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="argagg SDL2 SDL2_image SDL2_mixer SDL_kitchensink" |