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