mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/qt6-doc to 6.1.3-1
This commit is contained in:
parent
303c8d5302
commit
9fd09ef9fd
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue