dbeaver: update to 23.1.0.

This commit is contained in:
Arjan Mossel 2023-06-06 16:47:01 +02:00 committed by classabbyamp
parent 9256a57233
commit e7a1f6ff3c
2 changed files with 3 additions and 4 deletions

View File

@ -1,9 +1,8 @@
[Desktop Entry]
Name=DBeaver
Comment=SQL Integrated Development Environment
Icon=dbeaver
Icon=/usr/lib/dbeaver/icon.xpm
Exec=dbeaver
Terminal=false
Type=Application
Categories=Development

View File

@ -1,6 +1,6 @@
# Template file for 'dbeaver'
pkgname=dbeaver
version=23.0.5
version=23.1.0
revision=1
# the build downloads binaries linked to glibc
archs="x86_64 aarch64"
@ -12,7 +12,7 @@ license="Apache-2.0"
homepage="https://dbeaver.io"
changelog="https://dbeaver.io/news/"
distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
checksum=55261bcdf16635347a42f8f8059df4368c88da79bbf4e458f0f648a8ab03e7e1
checksum=85df98086b9984c4379382077f90bee60231fd04e1ccde120e9422e29a462218
nopie=true
do_build() {