diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2018-09-04 23:47:12 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-08 08:37:40 +0700 |
commit | 2a023d5c9f626d2e0867564140b80a7bea04773e (patch) | |
tree | fe5b40a3f3e395d2c5761e8e0832413a55bd41d6 | |
parent | 10e9fbcda6a934eb025139e7b72eb8e7a9d3cb9a (diff) | |
download | slackbuilds-2a023d5c9f626d2e0867564140b80a7bea04773e.tar.gz |
games/planetblupi: Updated for version 1.13.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-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 d761d4722c..a0fd6ccb8e 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.1} +VERSION=${VERSION:-1.13.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/planetblupi/planetblupi.info b/games/planetblupi/planetblupi.info index 3560f0e2d8..c44f058960 100644 --- a/games/planetblupi/planetblupi.info +++ b/games/planetblupi/planetblupi.info @@ -1,8 +1,8 @@ PRGNAM="planetblupi" -VERSION="1.13.1" +VERSION="1.13.2" HOMEPAGE="http://www.blupi.org/" -DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.13.1/planetblupi-1.13.1.tar.gz" -MD5SUM="a45bce324072741e4469e50a88428c3c" +DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.13.2/planetblupi-1.13.2.tar.gz" +MD5SUM="e7f81f11e5698231e2882bb5eb187bcd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="argagg SDL2 SDL2_image SDL2_mixer SDL_kitchensink" |