diff options
author | Arn0 <yth@ythogtha.org> | 2024-04-30 10:44:18 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-04 21:45:03 +0700 |
commit | 12fbc1917a792635d13fed98ddbf5ca06f4d9b20 (patch) | |
tree | c00f3aff197e6d8f0aab6868b40e061f5ea4af72 /games | |
parent | 2e814c8f702408b21cdd5f5460f3a92af3d61f2c (diff) |
games/planetblupi: updated for version 1.15.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 50fba689fce8a..3dcafa93b7485 100644 --- a/games/planetblupi/planetblupi.SlackBuild +++ b/games/planetblupi/planetblupi.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=planetblupi -VERSION=${VERSION:-1.15.0} +VERSION=${VERSION:-1.15.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/planetblupi/planetblupi.info b/games/planetblupi/planetblupi.info index 38db5bb805a98..3b8b04b9209c6 100644 --- a/games/planetblupi/planetblupi.info +++ b/games/planetblupi/planetblupi.info @@ -1,9 +1,9 @@ PRGNAM="planetblupi" -VERSION="1.15.0" +VERSION="1.15.1" HOMEPAGE="http://www.blupi.org/" -DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.15.0/planetblupi-1.15.0.tar.gz \ +DOWNLOAD="https://github.com/blupi-games/planetblupi/archive/v1.15.1/planetblupi-1.15.1.tar.gz \ https://github.com/libsdl-org/SDL_ttf/archive/release-2.20.2/SDL_ttf-release-2.20.2.tar.gz" -MD5SUM="25820360b1f778ff8232c63a6cc4e337 \ +MD5SUM="030fa1514b0e2fe2088aae9b9023e4f7 \ b584f806d65e9c5ced69b99b12828bee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |