dbeaver: update to 5.3.3.
This commit is contained in:
parent
c2e84d1501
commit
6efe7534b7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dbeaver'
|
||||
pkgname=dbeaver
|
||||
version=5.3.2
|
||||
version=5.3.3
|
||||
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=c59121f9857aa93f0a01ee9a00000f934df8ea2f2b594147b7c94b7167bad8a6
|
||||
checksum=9282c5de703271d888c621ba3c7b91407c730bc951e0b27409a26384359f928c
|
||||
nopie=true
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue