diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-03-17 02:15:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 02:15:04 +0700 |
commit | 7a4edc3578fda2e8e9e638cf6a7bb0f543233ba3 (patch) | |
tree | 52460f93c132be49072eeced8667a58f5947568d /games | |
parent | 8d3a0e8999a2d30e34c02ad16e1bc74a85c534f4 (diff) | |
download | slackbuilds-7a4edc3578fda2e8e9e638cf6a7bb0f543233ba3.tar.gz |
games/planetblupi: Updated for version 1.12.4.
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 212c74af97..97278390c2 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.2} +VERSION=${VERSION:-1.12.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/planetblupi/planetblupi.info b/games/planetblupi/planetblupi.info index 7a909f0ecf..e31b09d084 100644 --- a/games/planetblupi/planetblupi.info +++ b/games/planetblupi/planetblupi.info @@ -1,8 +1,8 @@ PRGNAM="planetblupi" -VERSION="1.12.2" +VERSION="1.12.4" HOMEPAGE="http://www.blupi.org/" -DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.12.2/planetblupi-1.12.2.tar.gz" -MD5SUM="3abee7799d66d08c2ea6b90555839df1" +DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.12.4/planetblupi-1.12.4.tar.gz" +MD5SUM="63c8e49dd45274c1eaa0c34cb8dbfc26" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="argagg SDL2 SDL2_image SDL2_mixer SDL_kitchensink" |