diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2019-09-28 09:50:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-28 09:50:07 +0700 |
commit | 57c7c212a64f898e6f1eaa9954babbb3ddb853c3 (patch) | |
tree | 6a1fa3cc53073feb27279038c873149b1624450f /development/gambas3/gambas3.SlackBuild | |
parent | 51ca2befd3166accef8e1b0a78216abf8a7acfe1 (diff) |
development/gambas3: Updated for version 3.14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 24df685277b56..bca3f08ceab55 100644 --- a/development/gambas3/gambas3.SlackBuild +++ b/development/gambas3/gambas3.SlackBuild @@ -26,7 +26,7 @@ PRGNAM=gambas3 SRCNAM=gambas -VERSION=${VERSION:-3.13.0} +VERSION=${VERSION:-3.14.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |