mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
games/planetblupi: updated for version 1.14.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2bf20a8424
commit
337f4c664c
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue