kicad: depend on wxWidget 3.2

This commit is contained in:
Markus Mützel
2023-02-13 19:44:40 +01:00
committed by Markus Mützel
parent 2d4875c8a4
commit 49dbdec7de

View File

@@ -5,11 +5,11 @@
# updating this build rule
_realname=kicad
_wx_basever=3.1
_wx_basever=3.2
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=6.0.11
pkgrel=1
pkgrel=2
pkgdesc="Software for the creation of electronic schematic diagrams and printed circuit board artwork (mingw-w64)"
arch=(any)
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')