dbeaver: update to 22.2.5.
This commit is contained in:
parent
4d9de55a66
commit
811e43d9f4
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dbeaver'
|
||||
pkgname=dbeaver
|
||||
version=22.2.4
|
||||
version=22.2.5
|
||||
revision=1
|
||||
# the build downloads binaries linked to glibc
|
||||
archs="x86_64 aarch64"
|
||||
|
@ -10,8 +10,9 @@ short_desc="Free Universal Database Tool"
|
|||
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://dbeaver.io"
|
||||
changelog="https://dbeaver.io/news/"
|
||||
distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
|
||||
checksum=a71529aca4da6af520b2dfc70cf0dec36750c2dc8575a76ece105ebf1e0b765e
|
||||
checksum=e300d4e85ec7e612792ff309079baf3b2f40b1b0bf4bd5bce3e2e335621e72bb
|
||||
nopie=true
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue