dbeaver: update to 22.1.0.

This commit is contained in:
Arjan Mossel 2022-06-09 22:47:13 +02:00 committed by Echo
parent 1262700301
commit 2c130ee018

View file

@ -1,6 +1,6 @@
# Template file for 'dbeaver' # Template file for 'dbeaver'
pkgname=dbeaver pkgname=dbeaver
version=22.0.5 version=22.1.0
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"
@ -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=f41e5000f885097be49f57616561debdd53c700e3255153d48b4c42db1f81452 checksum=d31fb50abd96b1d3d86b03540597906447a9b6ecf612dbb0804074ec156dd8da
nopie=true nopie=true
if [ "$XBPS_TARGET_MACHINE" = aarch64 ]; then if [ "$XBPS_TARGET_MACHINE" = aarch64 ]; then