diff options
Diffstat (limited to 'development/gambas3')
-rw-r--r-- | development/gambas3/gambas3.SlackBuild | 2 | ||||
-rw-r--r-- | development/gambas3/gambas3.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/gambas3/gambas3.SlackBuild b/development/gambas3/gambas3.SlackBuild index 440b6c7cf7b01..86db2bac4bb29 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 6515407fd64e6..81588d1968b15 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%" |