diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2019-03-15 07:02:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:26 +0700 |
commit | 677722263b21cc2ad5ff5274ef77be18d2049eaa (patch) | |
tree | 8e16555acd12d3a4c1b5a6393143d97a87c9b42f /games/planetblupi | |
parent | c106e1ad1834c56f7721d04ff3cb37dd31359129 (diff) |
games/planetblupi: Updated for version 1.14.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 a0fd6ccb8e07..bf83e009df94 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.2} +VERSION=${VERSION:-1.14.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/planetblupi/planetblupi.info b/games/planetblupi/planetblupi.info index c44f05896017..e7c45ae6444a 100644 --- a/games/planetblupi/planetblupi.info +++ b/games/planetblupi/planetblupi.info @@ -1,8 +1,8 @@ PRGNAM="planetblupi" -VERSION="1.13.2" +VERSION="1.14.1" HOMEPAGE="http://www.blupi.org/" -DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.13.2/planetblupi-1.13.2.tar.gz" -MD5SUM="e7f81f11e5698231e2882bb5eb187bcd" +DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.14.1/planetblupi-1.14.1.tar.gz" +MD5SUM="626ccfa05deec74591c3f57ce1eab092" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="argagg SDL2 SDL2_image SDL2_mixer SDL_kitchensink" |