dbeaver: update to 22.0.0.
This commit is contained in:
parent
90a96b6c59
commit
7a2f4bf31e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dbeaver'
|
||||
pkgname=dbeaver
|
||||
version=21.3.5
|
||||
version=22.0.0
|
||||
revision=1
|
||||
# the build downloads binaries linked to glibc
|
||||
archs="x86_64 aarch64"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://dbeaver.io"
|
||||
distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
|
||||
checksum=c6f822f4e88bffd37ba0b2525625bbd83156ec36725c2d29101c97f12e280d03
|
||||
checksum=c4e995ce3c46723f071faefe8dc68df54f001c634e757a9bf89c594fe3a55613
|
||||
nopie=true
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = aarch64 ]; then
|
||||
|
|
Loading…
Reference in a new issue