mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/qt5-doc to 5.9.2-1
This commit is contained in:
parent
9e38be8aaf
commit
b59f2c3c86
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - patch for chromium GN
|
||||
|
||||
pkgname=qt5-doc
|
||||
_qtver=5.9.1
|
||||
_qtver=5.9.2
|
||||
pkgver=${_qtver/-/}
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
|
@ -20,7 +20,7 @@ groups=('qt' 'qt5')
|
|||
_pkgfqn="qt-everywhere-opensource-src-${_qtver}"
|
||||
source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz"
|
||||
'0001-ARM-toolchain-fixes.patch')
|
||||
sha256sums=('7b41a37d4fe5e120cdb7114862c0153f86c07abbec8db71500443d2ce0c89795'
|
||||
sha256sums=('6c6171a4d1ea3fbd4212d6a04899650218583df3ec583a8a6a4a589fe18620ff'
|
||||
'8202b09a1caa82538a2eacd79b62b61d8661c65cdfb275560d231aa31a362b12')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue