aboutsummaryrefslogtreecommitdiff
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
parent09110fff2094ccd626826a359b7d307fbc82adf4 (diff)
development/gambas3: Updated for version 3.20.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/gambas3/gambas3.SlackBuild2
-rw-r--r--development/gambas3/gambas3.info6
2 files changed, 4 insertions, 4 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}
diff --git a/development/gambas3/gambas3.info b/development/gambas3/gambas3.info
index e56ab885d3..e48060328a 100644
--- a/development/gambas3/gambas3.info
+++ b/development/gambas3/gambas3.info
@@ -1,8 +1,8 @@
PRGNAM="gambas3"
-VERSION="3.20.0"
+VERSION="3.20.1"
HOMEPAGE="https://gambas.sourceforge.net"
-DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.20.0/gambas-3.20.0.tar.bz2"
-MD5SUM="422f7799b482a4a00118aa02e7cf8766"
+DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.20.1/gambas-3.20.1.tar.bz2"
+MD5SUM="d935e27287b98fb701225a6fa47d4a68"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="alure gtkglext webkit2gtk4.1 imlib %README%"