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 /development/gambas3/gambas3.SlackBuild | |
parent | 4d320aa8c7a5e1ce87ffe9b41a9e73c378a17569 (diff) | |
download | slackbuilds-1659b58afb906dffd3cac70c1bf5581e1ca4e292.tar.gz |
development/gambas3: Updated for version 3.8.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/gambas3/gambas3.SlackBuild')
-rw-r--r-- | development/gambas3/gambas3.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |