mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/qt6-doc to 6.1.2-1
This commit is contained in:
parent
b1ef5ee1af
commit
0a7d940365
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgbase=qt6-doc
|
||||
pkgname=(qt6-doc qt6-examples)
|
||||
_qtver=6.1.1
|
||||
_qtver=6.1.2
|
||||
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=('6ac937aae4c7b5a3eac90ea4d13f31ded9f78ebc93007bb919fae65c58c808c3'
|
||||
sha256sums=('4b40f10eb188506656f13dbf067b714145047f41d7bf83f03b727fa1c7c4cdcb'
|
||||
'7ab018729ae933f7f4ba0a4783f8f66277c681aa9dd7657ecdf011120b56bda1')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue