summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Tim Dickson <dickson.tim@googlemail.com>2019-09-28 09:50:07 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-09-28 09:50:07 +0700
commit57c7c212a64f898e6f1eaa9954babbb3ddb853c3 (patch)
tree6a1fa3cc53073feb27279038c873149b1624450f
parent51ca2befd3166accef8e1b0a78216abf8a7acfe1 (diff)
downloadslackbuilds-57c7c212a64f898e6f1eaa9954babbb3ddb853c3.tar.gz
slackbuilds-57c7c212a64f898e6f1eaa9954babbb3ddb853c3.tar.xz
development/gambas3: Updated for version 3.14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/gambas3/README1
-rw-r--r--development/gambas3/gambas3.SlackBuild2
-rw-r--r--development/gambas3/gambas3.info6
3 files changed, 5 insertions, 4 deletions
diff --git a/development/gambas3/README b/development/gambas3/README
index 0afda50516..63f9162f5a 100644
--- a/development/gambas3/README
+++ b/development/gambas3/README
@@ -14,3 +14,4 @@ from extra.
It can create slackware packages of your programs, but bear in mind
that the install location is fixed as /usr/bin
+note: installing llvm from extra is recommended.
diff --git a/development/gambas3/gambas3.SlackBuild b/development/gambas3/gambas3.SlackBuild
index 24df685277..bca3f08cea 100644
--- a/development/gambas3/gambas3.SlackBuild
+++ b/development/gambas3/gambas3.SlackBuild
@@ -26,7 +26,7 @@
PRGNAM=gambas3
SRCNAM=gambas
-VERSION=${VERSION:-3.13.0}
+VERSION=${VERSION:-3.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/gambas3/gambas3.info b/development/gambas3/gambas3.info
index f43394baf4..36dd5d9ade 100644
--- a/development/gambas3/gambas3.info
+++ b/development/gambas3/gambas3.info
@@ -1,8 +1,8 @@
PRGNAM="gambas3"
-VERSION="3.13.0"
+VERSION="3.14.0"
HOMEPAGE="http://gambas.sourceforge.net"
-DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.13.0/gambas-3.13.0.tar.bz2"
-MD5SUM="843309fdbf0666461b3f093327eb1af3"
+DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.14.0/gambas-3.14.0.tar.bz2"
+MD5SUM="e5541b66966e1a4b7da733b6c34b25a0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""