diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-08-26 10:48:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-01 07:32:23 +0700 |
commit | ec62aff721553a3becf47203c7b2aba04965e18f (patch) | |
tree | 02a17d07bf37a53ae77ff4f216c46ca6422bc717 /games | |
parent | 53392816cf672f43b6b165a974001f3010704784 (diff) | |
download | slackbuilds-ec62aff721553a3becf47203c7b2aba04965e18f.tar.gz |
games/planetblupi: Updated for version 1.13.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-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 d36aa73c2f..d761d4722c 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.13.0} +VERSION=${VERSION:-1.13.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/planetblupi/planetblupi.info b/games/planetblupi/planetblupi.info index 7da2f5a8e2..3560f0e2d8 100644 --- a/games/planetblupi/planetblupi.info +++ b/games/planetblupi/planetblupi.info @@ -1,8 +1,8 @@ PRGNAM="planetblupi" -VERSION="1.13.0" +VERSION="1.13.1" HOMEPAGE="http://www.blupi.org/" -DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.13.0/planetblupi-1.13.0.tar.gz" -MD5SUM="b1100e33539eedd6ac962842e8adc70e" +DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.13.1/planetblupi-1.13.1.tar.gz" +MD5SUM="a45bce324072741e4469e50a88428c3c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="argagg SDL2 SDL2_image SDL2_mixer SDL_kitchensink" |