diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2023-07-08 02:04:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-08 02:04:49 +0700 |
commit | 5dc216b5b814b35818d7488f882c8fc2d498a5c4 (patch) | |
tree | 482c6405e8176c69bc54fe15aa72688299428793 | |
parent | 85071297efab234bc9b8d0270e0a03f3570b6957 (diff) |
development/gambas3: Update MD5SUM for newer source.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/gambas3/gambas3.SlackBuild | 2 | ||||
-rw-r--r-- | development/gambas3/gambas3.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/gambas3/gambas3.SlackBuild b/development/gambas3/gambas3.SlackBuild index 86db2bac4bb2..c09dfad802aa 100644 --- a/development/gambas3/gambas3.SlackBuild +++ b/development/gambas3/gambas3.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gambas3 SRCNAM=gambas VERSION=${VERSION:-3.18.3} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/gambas3/gambas3.info b/development/gambas3/gambas3.info index 81588d1968b1..d73839acb3cf 100644 --- a/development/gambas3/gambas3.info +++ b/development/gambas3/gambas3.info @@ -2,7 +2,7 @@ PRGNAM="gambas3" VERSION="3.18.3" HOMEPAGE="http://gambas.sourceforge.net" DOWNLOAD="https://gitlab.com/gambas/gambas/-/archive/3.18.3/gambas-3.18.3.tar.bz2" -MD5SUM="9e78063c70436b5fcc438698c48c0bbe" +MD5SUM="7851485fab515a5c7d8a496358ee5786" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" |