dbeaver: update to 7.3.5.

This commit is contained in:
Arjan Mossel 2021-02-17 12:35:27 +01:00 committed by Érico Nogueira Rolim
parent f0b17862d2
commit 89626edc9a

View file

@ -1,6 +1,6 @@
# Template file for 'dbeaver' # Template file for 'dbeaver'
pkgname=dbeaver pkgname=dbeaver
version=7.3.4 version=7.3.5
revision=1 revision=1
# the build downloads binaries linked to glibc # the build downloads binaries linked to glibc
archs="x86_64" archs="x86_64"
@ -11,7 +11,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=1adc7989776955d52afb5f6ff7cf4d027f2a8d7b0522ebacdaf8ece1f51db228 checksum=64ea39b57f106d0d37b1df8fce63d4c8f73cfe588eb6ffe9d2a215fb77e82d44
nopie=true nopie=true
do_build() { do_build() {