mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/dbeaver-ce: Updated for version 7.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b29421bedc
commit
b7e464edd4
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue