extra/qt5-doc to 5.12.2-1

This commit is contained in:
Kevin Mihelich 2019-03-16 18:19:28 +00:00
parent ab84a50d28
commit aa2b9cf580

View file

@ -6,7 +6,7 @@
# - skip qtwebengine on v5
pkgname=qt5-doc
_qtver=5.12.1
_qtver=5.12.2
pkgver=${_qtver/-/}
pkgrel=1
arch=('any')
@ -19,7 +19,7 @@ makedepends=('qt5-tools' 'python2' 'pciutils' 'libxtst' 'libxcursor' 'libxrandr'
groups=('qt' 'qt5')
_pkgfqn="qt-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/single/${_pkgfqn}.tar.xz")
sha256sums=('caffbd625c7bc10ff8c5c7a27dbc7d84fa4de146975c0e1ffe904b514ccd6da4')
sha256sums=('59b8cb4e728450b21224dcaaa40eb25bafc5196b6988f2225c394c6b7f881ff5')
prepare() {
cd ${_pkgfqn}