diff options
-rw-r--r-- | development/gambas3/README | 1 | ||||
-rw-r--r-- | development/gambas3/gambas3.SlackBuild | 2 | ||||
-rw-r--r-- | development/gambas3/gambas3.info | 6 |
3 files changed, 5 insertions, 4 deletions
diff --git a/development/gambas3/README b/development/gambas3/README index 0afda50516f5..63f9162f5afa 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 24df685277b5..bca3f08ceab5 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 f43394baf479..36dd5d9ade3e 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="" |