extra/qt6-doc to 6.2.1-1

This commit is contained in:
Kevin Mihelich 2021-10-27 12:52:19 +00:00
parent 27d4be946a
commit 5630fc9933

View file

@ -7,7 +7,7 @@
pkgbase=qt6-doc
pkgname=(qt6-doc qt6-examples)
_qtver=6.2.0
_qtver=6.2.1
pkgver=${_qtver/-/}
pkgrel=1
arch=('any')
@ -18,7 +18,7 @@ makedepends=(cmake ninja mariadb-libs unixodbc postgresql alsa-lib gst-plugins-b
groups=(qt6)
_pkgfn="qt-everywhere-src-$_qtver"
source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/single/$_pkgfn.tar.xz)
sha256sums=('60c2dc0ee86dd338e5c5194bd95922abfc097841e3e855693dfb4f5aaf0db4db')
sha256sums=('e03fffc5c3b5fea09dcc161444df7dfbbe24e8a8ce9377014ec21b66f48d43cd')
build() {
[[ $CARCH == "arm" || $CARCH == "armv6h" ]] && echo "target_link_libraries(Core PRIVATE atomic)" >> ${_pkgfn}/qtbase/src/corelib/CMakeLists.txt