mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/qt5-doc to 5.13.2-1
This commit is contained in:
parent
f10ab5d192
commit
67bc02d7ea
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgbase=qt5-doc
|
||||
pkgname=(qt5-doc qt5-examples)
|
||||
_qtver=5.13.1
|
||||
_qtver=5.13.2
|
||||
pkgver=${_qtver/-/}
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
|
@ -18,7 +18,7 @@ makedepends=('qt5-tools' 'python2' 'python' 'pciutils' 'libxtst' 'libxcursor' 'l
|
|||
groups=('qt' 'qt5')
|
||||
_pkgfqn="qt-everywhere-src-${_qtver}"
|
||||
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz")
|
||||
sha256sums=('adf00266dc38352a166a9739f1a24a1e36f1be9c04bf72e16e142a256436974e')
|
||||
sha256sums=('55e8273536be41f4f63064a79e552a22133848bb419400b6fa8e9fc0dc05de08')
|
||||
|
||||
prepare() {
|
||||
cd ${_pkgfqn}
|
||||
|
|
Loading…
Reference in a new issue