development/dbeaver-ce: Updated for version 7.0.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Joielechong 2020-05-20 00:13:37 +07:00 committed by Willy Sudiarto Raharjo
parent 299a185296
commit 52aba51ef7
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="dbeaver-ce"
VERSION="7.0.4"
VERSION="7.0.5"
HOMEPAGE="https://dbeaver.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://dbeaver.io/files/7.0.4/dbeaver-ce-7.0.4-linux.gtk.x86_64.tar.gz"
MD5SUM_x86_64="1f50d6581f91d34c96dcf66165e70ebc"
DOWNLOAD_x86_64="https://dbeaver.io/files/7.0.5/dbeaver-ce-7.0.5-linux.gtk.x86_64.tar.gz"
MD5SUM_x86_64="5eb655f5de7b23470a5ab6f0f85d6578"
REQUIRES="jdk"
MAINTAINER="Joielechong"
EMAIL="juansspy@gmail.com"