development/dbeaver-ce: Updated for version 7.1.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Joielechong 2020-06-06 09:44:16 +07:00 committed by Willy Sudiarto Raharjo
parent b29421bedc
commit b7e464edd4
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.5}
VERSION=${VERSION:-7.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="dbeaver-ce"
VERSION="7.0.5"
VERSION="7.1.0"
HOMEPAGE="https://dbeaver.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
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"
DOWNLOAD_x86_64="https://dbeaver.io/files/7.1.0/dbeaver-ce-7.1.0-linux.gtk.x86_64.tar.gz"
MD5SUM_x86_64="226b18ed84fcbb6c5496d79c6871d9f0"
REQUIRES="jdk"
MAINTAINER="Joielechong"
EMAIL="juansspy@gmail.com"