diff options
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" |