mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/planetblupi: updated for version 1.15.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2e814c8f70
commit
12fbc1917a
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue