community/mysql-workbench to 8.0.31-2

This commit is contained in:
Kevin Mihelich 2022-11-25 03:04:35 +00:00
parent 6e589cc0ec
commit ef3e9e7903

View file

@ -13,7 +13,7 @@ highmem=1
pkgname=mysql-workbench
pkgver=8.0.31
pkgrel=1
pkgrel=2
_mysql_version=${pkgver}
_connector_version=${pkgver}
_gdal_version=3.5.1
@ -25,7 +25,7 @@ arch=('x86_64')
url='https://www.mysql.com/products/workbench/'
license=('GPL2')
depends=('cairo' 'antlr4-runtime' 'curl' 'desktop-file-utils' 'freetype2' 'giflib'
'gtkmm3' 'hicolor-icon-theme' 'json-c' 'libgl' 'libsecret' 'libssh'
'gtkmm3' 'hicolor-icon-theme' 'json-c' 'libgl' 'libsecret' 'libssh' 'libaio'
'libxml2' 'libzip' 'pcre' 'proj' 'python' 'rapidjson' 'unixodbc'
'vsqlite++' 'zstd')
makedepends=('cmake' 'boost' 'mesa' 'swig' 'java-runtime' 'imagemagick'