diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-02-06 15:11:42 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-10 08:09:32 +0700 |
commit | 2255b57164cf6305489f6091e08b8dc1c61f2a04 (patch) | |
tree | c939e0fb27e16b3503357d1c171df84d9dd0f6aa /games/planetblupi | |
parent | 2c44d0fa5315ba90697dc7fd4af1e4dd075f2cd0 (diff) | |
download | slackbuilds-2255b57164cf6305489f6091e08b8dc1c61f2a04.tar.gz |
games/planetblupi: Updated for version 1.12.2.
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 d61362fabe..212c74af97 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.1} +VERSION=${VERSION:-1.12.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/planetblupi/planetblupi.info b/games/planetblupi/planetblupi.info index 3a08b6aeea..7a909f0ecf 100644 --- a/games/planetblupi/planetblupi.info +++ b/games/planetblupi/planetblupi.info @@ -1,8 +1,8 @@ PRGNAM="planetblupi" -VERSION="1.12.1" +VERSION="1.12.2" HOMEPAGE="http://www.blupi.org/" -DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.12.1/planetblupi-1.12.1.tar.gz" -MD5SUM="2b2894303cc2c755647dbbf69de32686" +DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.12.2/planetblupi-1.12.2.tar.gz" +MD5SUM="3abee7799d66d08c2ea6b90555839df1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="argagg SDL2 SDL2_image SDL2_mixer SDL_kitchensink" |