dbeaver: update to 7.3.0.

This commit is contained in:
Kartik Singh 2020-12-06 10:33:57 +05:30 committed by Andrew J. Hesford
parent 720028f6cf
commit b9b0de2eee
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dbeaver' # Template file for 'dbeaver'
pkgname=dbeaver pkgname=dbeaver
version=7.2.4 version=7.3.0
revision=1 revision=1
# the build downloads binaries linked to glibc # the build downloads binaries linked to glibc
archs="x86_64" archs="x86_64"
@ -10,7 +10,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://dbeaver.io" homepage="https://dbeaver.io"
distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz" distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
checksum=355a302622a7fc8d9a083c40fb6d8dacafeda7d8eb0505db2e2d0da024178541 checksum=c2c2fbd92b6dab0c452f8597a0ea0586a9f43b2b16c378b48742e4d684824fd0
nopie=true nopie=true
do_build() { do_build() {