mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/qt5-doc to 5.9.1-1
This commit is contained in:
parent
52ba3e8adc
commit
1b28d1a3da
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
# - patch for chromium GN
|
||||
|
||||
pkgname=qt5-doc
|
||||
_qtver=5.9.0
|
||||
_qtver=5.9.1
|
||||
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=('f70b5c66161191489fc13c7b7eb69bf9df3881596b183e7f6d94305a39837517'
|
||||
sha256sums=('7b41a37d4fe5e120cdb7114862c0153f86c07abbec8db71500443d2ce0c89795'
|
||||
'897c5960db849211f525039d386e21692cad8a5ba056f3e22440146225c20df8')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue