extra/qt6-doc to 6.1.3-1

This commit is contained in:
Kevin Mihelich 2021-09-01 13:06:04 +00:00
parent 303c8d5302
commit 9fd09ef9fd

View file

@ -7,7 +7,7 @@
pkgbase=qt6-doc
pkgname=(qt6-doc qt6-examples)
_qtver=6.1.2
_qtver=6.1.3
pkgver=${_qtver/-/}
pkgrel=1
arch=('any')
@ -19,7 +19,7 @@ groups=(qt6)
_pkgfn="qt-everywhere-src-$_qtver"
source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/single/$_pkgfn.tar.xz
qt6-doc-bindir.patch::https://code.qt.io/cgit/qt/qtbase.git/patch/?id=582fdf06)
sha256sums=('4b40f10eb188506656f13dbf067b714145047f41d7bf83f03b727fa1c7c4cdcb'
sha256sums=('552342a81fa76967656b0301233b4b586d36967fad5cd110765347aebe07413c'
'7ab018729ae933f7f4ba0a4783f8f66277c681aa9dd7657ecdf011120b56bda1')
prepare() {