diff options
-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 325bf9a964..b18da6762d 100644 --- a/development/gambas3/gambas3.SlackBuild +++ b/development/gambas3/gambas3.SlackBuild @@ -26,7 +26,7 @@ PRGNAM=gambas3 SRCNAM=gambas -VERSION=${VERSION:-3.12.1} +VERSION=${VERSION:-3.12.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/gambas3/gambas3.info b/development/gambas3/gambas3.info index 53e26daca4..2c6d4dc6c5 100644 --- a/development/gambas3/gambas3.info +++ b/development/gambas3/gambas3.info @@ -1,8 +1,8 @@ PRGNAM="gambas3" -VERSION="3.12.1" +VERSION="3.12.2" HOMEPAGE="http://gambas.sourceforge.net" -DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.12.1/gambas-3.12.1.tar.bz2" -MD5SUM="53f3f6629270dbcd5deb4ac6aae5e54a" +DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.12.2/gambas-3.12.2.tar.bz2" +MD5SUM="08b6198c852a48460ccf1da074d91f6b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |