dbeaver: update to 22.3.1.

Closes: #41451 [via git-merge-pr]
This commit is contained in:
Kyle Nusbaum 2023-01-04 13:38:14 -06:00 committed by Andrew Benson
parent 4f5d7c8195
commit 4b3121b1af

View file

@ -1,6 +1,6 @@
# Template file for 'dbeaver' # Template file for 'dbeaver'
pkgname=dbeaver pkgname=dbeaver
version=22.2.5 version=22.3.1
revision=1 revision=1
# the build downloads binaries linked to glibc # the build downloads binaries linked to glibc
archs="x86_64 aarch64" archs="x86_64 aarch64"
@ -12,7 +12,7 @@ license="Apache-2.0"
homepage="https://dbeaver.io" homepage="https://dbeaver.io"
changelog="https://dbeaver.io/news/" changelog="https://dbeaver.io/news/"
distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz" distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
checksum=e300d4e85ec7e612792ff309079baf3b2f40b1b0bf4bd5bce3e2e335621e72bb checksum=d6f3fd9c09a5722c6ef4afca40b8b0fd83293677450e701a3166d0c36f1af08e
nopie=true nopie=true
do_build() { do_build() {