summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Tim Dickson <dickson.tim@googlemail.com>2023-07-02 21:07:51 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-02 21:27:52 +0700
commit9e2ddbec78f79d51bed370cbc5f5b767956f3ffe (patch)
tree6603d18b10aaa78089d912966fd6bac8ae3981e4
parentaa5aa14ae34b3780bf69389dc69b81b7d0a69c19 (diff)
downloadslackbuilds-9e2ddbec78f79d51bed370cbc5f5b767956f3ffe.tar.gz
slackbuilds-9e2ddbec78f79d51bed370cbc5f5b767956f3ffe.tar.xz
development/gambas3: Updated for version 3.18.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/gambas3/gambas3.SlackBuild2
-rw-r--r--development/gambas3/gambas3.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/gambas3/gambas3.SlackBuild b/development/gambas3/gambas3.SlackBuild
index 440b6c7cf7..86db2bac4b 100644
--- a/development/gambas3/gambas3.SlackBuild
+++ b/development/gambas3/gambas3.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gambas3
SRCNAM=gambas
-VERSION=${VERSION:-3.18.2}
+VERSION=${VERSION:-3.18.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/gambas3/gambas3.info b/development/gambas3/gambas3.info
index 6515407fd6..81588d1968 100644
--- a/development/gambas3/gambas3.info
+++ b/development/gambas3/gambas3.info
@@ -1,8 +1,8 @@
PRGNAM="gambas3"
-VERSION="3.18.2"
+VERSION="3.18.3"
HOMEPAGE="http://gambas.sourceforge.net"
-DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.18.2/gambas-3.18.2.tar.bz2"
-MD5SUM="6584045a9338c012b74e61e38532d8e2"
+DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.18.3/gambas-3.18.3.tar.bz2"
+MD5SUM="9e78063c70436b5fcc438698c48c0bbe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"