diff options
-rw-r--r-- | development/gambas3/gambas3.SlackBuild | 2 | ||||
-rw-r--r-- | development/gambas3/gambas3.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/gambas3/gambas3.SlackBuild b/development/gambas3/gambas3.SlackBuild index 86db2bac4bb2..c09dfad802aa 100644 --- a/development/gambas3/gambas3.SlackBuild +++ b/development/gambas3/gambas3.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gambas3 SRCNAM=gambas VERSION=${VERSION:-3.18.3} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/gambas3/gambas3.info b/development/gambas3/gambas3.info index 81588d1968b1..d73839acb3cf 100644 --- a/development/gambas3/gambas3.info +++ b/development/gambas3/gambas3.info @@ -2,7 +2,7 @@ PRGNAM="gambas3" VERSION="3.18.3" HOMEPAGE="http://gambas.sourceforge.net" DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.18.3/gambas-3.18.3.tar.bz2" -MD5SUM="9e78063c70436b5fcc438698c48c0bbe" +MD5SUM="7851485fab515a5c7d8a496358ee5786" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" |