mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/dbeaver-ce: Updated for version 7.2.5.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
51394239e5
commit
558f3c2ddd
3 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
dbeaver-ce (free universal database tool)
|
||||
|
||||
DBeaver Community Edition is free and open source universal
|
||||
DBeaver Community Edition is free and open source universal
|
||||
database tool for developers and database administrators.
|
||||
|
||||
Usability is the main goal of this project. It is multiplatform.
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
ORIGINAL_PRGNAM=dbeaver
|
||||
PRGNAM=dbeaver-ce
|
||||
|
||||
VERSION=${VERSION:-7.2.4}
|
||||
VERSION=${VERSION:-7.2.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="dbeaver-ce"
|
||||
VERSION="7.2.4"
|
||||
VERSION="7.2.5"
|
||||
HOMEPAGE="https://dbeaver.io"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
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"
|
||||
DOWNLOAD_x86_64="https://download.dbeaver.com/community/7.2.5/dbeaver-ce-7.2.5-linux.gtk.x86_64.tar.gz"
|
||||
MD5SUM_x86_64="b42a3d8f680d81a91b04a6e9ef60258b"
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Joielechong"
|
||||
EMAIL="juansspy@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue