mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/qt6-doc to 6.0.4-1
This commit is contained in:
parent
e13056bb71
commit
7f2cbc879f
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgbase=qt6-doc
|
||||
pkgname=(qt6-doc qt6-examples)
|
||||
_qtver=6.0.3
|
||||
_qtver=6.0.4
|
||||
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)
|
||||
sha256sums=('ca4a97439443dd0b476a47b284ba772c3b1b041a9eef733e26a789490993a0e3'
|
||||
sha256sums=('677db6472420f9046b16f7c0d0aa15c4f11f344462a6374feb860625c12fc72b'
|
||||
'60eebdf88559fefdb2b7c65b5f4ec091942aa1ffa371bedb4080545383b46109')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue