diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2016-03-28 15:19:19 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-03-31 12:48:02 +0100 |
commit | 1659b58afb906dffd3cac70c1bf5581e1ca4e292 (patch) | |
tree | 7ed0e8383c1dca2e1d49be091932ff329f1ec891 | |
parent | 4d320aa8c7a5e1ce87ffe9b41a9e73c378a17569 (diff) | |
download | slackbuilds-1659b58afb906dffd3cac70c1bf5581e1ca4e292.tar.gz |
development/gambas3: Updated for version 3.8.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-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 3b419709b0..614467f1aa 100644 --- a/development/gambas3/gambas3.SlackBuild +++ b/development/gambas3/gambas3.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gambas3 -VERSION=${VERSION:-3.7.1} +VERSION=${VERSION:-3.8.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/gambas3/gambas3.info b/development/gambas3/gambas3.info index 1b701a8999..1fb577ab7c 100644 --- a/development/gambas3/gambas3.info +++ b/development/gambas3/gambas3.info @@ -1,8 +1,8 @@ PRGNAM="gambas3" -VERSION="3.7.1" +VERSION="3.8.4" HOMEPAGE="http://gambas.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/gambas/gambas3-3.7.1.tar.bz2" -MD5SUM="4ad89b7a16c90117a540f6d7ba0d2369" +DOWNLOAD="http://downloads.sourceforge.net/gambas/gambas3-3.8.4.tar.bz2" +MD5SUM="1734e722a9f04db0f27b2e4d68a374b6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |