diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-06-05 20:09:48 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-05 20:09:48 +0100 |
commit | 61a9d10f978f321363a27f1846757747d76c0dcf (patch) | |
tree | 6038f5b8058122612faa71cc6617bb4990b29a69 /games | |
parent | 1616bf422b6b6d9a4d9a6f168289312a944cdf59 (diff) | |
download | slackbuilds-61a9d10f978f321363a27f1846757747d76c0dcf.tar.gz |
games/planetblupi: Updated for version 1.12.5.
Signed-off-by: David Spencer <idlemoor@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 97278390c2..f68d038b13 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.4} +VERSION=${VERSION:-1.12.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/planetblupi/planetblupi.info b/games/planetblupi/planetblupi.info index e31b09d084..bba2283068 100644 --- a/games/planetblupi/planetblupi.info +++ b/games/planetblupi/planetblupi.info @@ -1,8 +1,8 @@ PRGNAM="planetblupi" -VERSION="1.12.4" +VERSION="1.12.5" HOMEPAGE="http://www.blupi.org/" -DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.12.4/planetblupi-1.12.4.tar.gz" -MD5SUM="63c8e49dd45274c1eaa0c34cb8dbfc26" +DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.12.5/planetblupi-1.12.5.tar.gz" +MD5SUM="3c17a0d5c45183cbcd38c84ab060502d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="argagg SDL2 SDL2_image SDL2_mixer SDL_kitchensink" |