aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Dickson <dickson.tim@googlemail.com>2024-11-23 07:09:54 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-23 08:50:09 +0700
commita1b25e8b709641599698bfa050a148e8f932b8c9 (patch)
treebf1a3bd39c6c4858672d0f75075b7a364075e99f
parentc2326dd3d54219b9dda9e53914404686f7c7f02b (diff)
development/gambas3: Updated for version 3.19.6.
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 e419f4643a..e6489e950b 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.19.5}
+VERSION=${VERSION:-3.19.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/gambas3/gambas3.info b/development/gambas3/gambas3.info
index 60a75be204..87cb8de359 100644
--- a/development/gambas3/gambas3.info
+++ b/development/gambas3/gambas3.info
@@ -1,8 +1,8 @@
PRGNAM="gambas3"
-VERSION="3.19.5"
+VERSION="3.19.6"
HOMEPAGE="https://gambas.sourceforge.net"
-DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.19.5/gambas-3.19.5.tar.bz2"
-MD5SUM="e871cb816eba85b6b41c1051071a4485"
+DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.19.6/gambas-3.19.6.tar.bz2"
+MD5SUM="39e0f7408b6ce5568fa5d549a6c5aa47"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="alure gtkglext webkit2gtk4.1 imlib %README%"