development/qb64pe: Updated for version 3.13.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
SmurfDaddy 2024-05-11 15:30:22 +01:00 committed by Willy Sudiarto Raharjo
parent cf374f6052
commit 254b097e1f
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
VERSION=3.12.0
VERSION=3.13.0
DEST="$HOME/.config/qb64pe-$VERSION"
if [ ! -d $DEST ]
then

View file

@ -2,7 +2,7 @@
# Slackware build script for qb64pe (from qb64phoenix.com)
# Copyright 2024 Antonio Leal, Porto Salvo, Oeiras, Portugal
# Copyright 2023-2024 Antonio Leal, Porto Salvo, Oeiras, Portugal
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qb64pe
VERSION=${VERSION:-3.12.0}
VERSION=${VERSION:-3.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="qb64pe"
VERSION="3.12.0"
VERSION="3.13.0"
HOMEPAGE="https://qb64phoenix.com/"
DOWNLOAD="https://github.com/QB64-Phoenix-Edition/QB64pe/archive/v3.12.0/QB64pe-3.12.0.tar.gz"
MD5SUM="f5e43d15462c169e619bc78d05d004a9"
DOWNLOAD="https://github.com/QB64-Phoenix-Edition/QB64pe/archive/v3.13.0/QB64pe-3.13.0.tar.gz"
MD5SUM="a4420fdf99ef1b4139103ac7390e149c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""