aboutsummaryrefslogtreecommitdiff
path: root/development/gambas3/gambas3.SlackBuild
diff options
context:
space:
mode:
authorTim Dickson <dickson.tim@googlemail.com>2025-01-28 22:34:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-29 00:31:06 +0700
commitbe5a5ca8d0ec6cd3e10eea1648bc389ef358c813 (patch)
tree060811ea264a832b7650bc53fce2e43184b66388 /development/gambas3/gambas3.SlackBuild
parent09110fff2094ccd626826a359b7d307fbc82adf4 (diff)
development/gambas3: Updated for version 3.20.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gambas3/gambas3.SlackBuild')
-rw-r--r--development/gambas3/gambas3.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/gambas3/gambas3.SlackBuild b/development/gambas3/gambas3.SlackBuild
index 892b08ba20..fa3dd2162e 100644
--- a/development/gambas3/gambas3.SlackBuild
+++ b/development/gambas3/gambas3.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gambas3
SRCNAM=gambas
-VERSION=${VERSION:-3.20.0}
+VERSION=${VERSION:-3.20.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}