From 30bb5b667aae5736e9b161d11a25b839ce01d693 Mon Sep 17 00:00:00 2001 From: Tim Dickson Date: Thu, 20 Apr 2023 23:29:11 +0100 Subject: development/gambas3: Updated for version 3.18.2. Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- development/gambas3/README | 2 +- development/gambas3/gambas3.SlackBuild | 4 ++-- development/gambas3/gambas3.info | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'development/gambas3') diff --git a/development/gambas3/README b/development/gambas3/README index 025ef8c977..56fc282ae6 100644 --- a/development/gambas3/README +++ b/development/gambas3/README @@ -5,7 +5,7 @@ ODBC and SQLite3 databases, pilot applications with D-Bus, translate your program into any language, create network applications easily, make 3D OpenGL applications, make CGI web applications, and so on. -alure, gtkglext, imlib2, unixODBC, postgresql, and +alure, gtkglext, webkit2gtk, imlib2, unixODBC, postgresql, and translate-shell are optional dependencies. Note: You should uninstall any present version of gambas before diff --git a/development/gambas3/gambas3.SlackBuild b/development/gambas3/gambas3.SlackBuild index 31ed56a275..440b6c7cf7 100644 --- a/development/gambas3/gambas3.SlackBuild +++ b/development/gambas3/gambas3.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Gambas 3 -# updates since version 3.11.2 Copyright 2018-2023 Tim Dickson dickson.tim@googlemail.com +# Copyright 2018-2023 Tim Dickson dickson.tim@googlemail.com # Copyright 2012-2015 Fridrich von Stauffenberg # All rights reserved. # @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gambas3 SRCNAM=gambas -VERSION=${VERSION:-3.18.1} +VERSION=${VERSION:-3.18.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/gambas3/gambas3.info b/development/gambas3/gambas3.info index 320b2e7e60..6515407fd6 100644 --- a/development/gambas3/gambas3.info +++ b/development/gambas3/gambas3.info @@ -1,8 +1,8 @@ PRGNAM="gambas3" -VERSION="3.18.1" +VERSION="3.18.2" HOMEPAGE="http://gambas.sourceforge.net" -DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.18.1/gambas-3.18.1.tar.bz2" -MD5SUM="848247a3bf47763c5a2d33b301b1b3ec" +DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.18.2/gambas-3.18.2.tar.bz2" +MD5SUM="6584045a9338c012b74e61e38532d8e2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" -- cgit v1.2.3