dbeaver: update to 5.2.2.
This commit is contained in:
parent
c0c3a480e2
commit
47be419280
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dbeaver'
|
||||
pkgname=dbeaver
|
||||
version=5.2.1
|
||||
version=5.2.2
|
||||
revision=1
|
||||
only_for_archs="i686 x86_64"
|
||||
hostmakedepends="apache-maven-bin"
|
||||
|
@ -9,7 +9,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=0dcd00c273adbecdefb29f1519bfcb50cfebc3bbed9168009c821e4f86cf6bfa
|
||||
checksum=c02bbd56a222b243fa5fde3a7f003c8a8b4fa13f632c49c5c799a8d93cd5b7e5
|
||||
nopie=true
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue