development/dbeaver-ce: Updated for version 7.2.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Joielechong 2020-11-21 00:39:22 +07:00 committed by Willy Sudiarto Raharjo
parent 151ef93e6d
commit 3c70ea410e
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
ORIGINAL_PRGNAM=dbeaver
PRGNAM=dbeaver-ce
VERSION=${VERSION:-7.2.3}
VERSION=${VERSION:-7.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="dbeaver-ce"
VERSION="7.2.3"
VERSION="7.2.4"
HOMEPAGE="https://dbeaver.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://dbeaver.io/files/7.2.3/dbeaver-ce-7.2.3-linux.gtk.x86_64.tar.gz"
MD5SUM_x86_64="b60414a05ef8b0f2a924125cfa7916b1"
DOWNLOAD_x86_64="https://download.dbeaver.com/community/7.2.4/dbeaver-ce-7.2.4-linux.gtk.x86_64.tar.gz"
MD5SUM_x86_64="fcb676adfd0ff24602e47b3f78a5e537"
REQUIRES="jdk"
MAINTAINER="Joielechong"
EMAIL="juansspy@gmail.com"