diff options
author | Arn0 <yth@ythogtha.org> | 2019-10-20 13:20:13 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-20 22:27:19 +0700 |
commit | 337f4c664c549f0e2034be31a00822e4dc3d3d5f (patch) | |
tree | 2f290086fbd867ede3374c84c200284ebc1dc3d7 /games/planetblupi | |
parent | 2bf20a8424335e7f9149c2f6deeb0f2d02c93e3c (diff) | |
download | slackbuilds-337f4c664c549f0e2034be31a00822e4dc3d3d5f.tar.gz |
games/planetblupi: updated for version 1.14.2
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 bf83e009df..c68823cc2c 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.14.1} +VERSION=${VERSION:-1.14.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/planetblupi/planetblupi.info b/games/planetblupi/planetblupi.info index e7c45ae644..4b1fb17ecf 100644 --- a/games/planetblupi/planetblupi.info +++ b/games/planetblupi/planetblupi.info @@ -1,8 +1,8 @@ PRGNAM="planetblupi" -VERSION="1.14.1" +VERSION="1.14.2" HOMEPAGE="http://www.blupi.org/" -DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.14.1/planetblupi-1.14.1.tar.gz" -MD5SUM="626ccfa05deec74591c3f57ce1eab092" +DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.14.2/planetblupi-1.14.2.tar.gz" +MD5SUM="f319de45d50d4dbc7cf2ea626f24a431" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="argagg SDL2 SDL2_image SDL2_mixer SDL_kitchensink" |