mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/qt6-doc to 6.1.1-1
This commit is contained in:
parent
243465ca4c
commit
78ae732477
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgbase=qt6-doc
|
||||
pkgname=(qt6-doc qt6-examples)
|
||||
_qtver=6.1.0
|
||||
_qtver=6.1.1
|
||||
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=('326a710b08b0973bb4f5306a786548d8b8dd656db75ce9f3f85ea32680d3c88a'
|
||||
sha256sums=('6ac937aae4c7b5a3eac90ea4d13f31ded9f78ebc93007bb919fae65c58c808c3'
|
||||
'7ab018729ae933f7f4ba0a4783f8f66277c681aa9dd7657ecdf011120b56bda1')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue