extra/qt5-doc to 5.15.1-1

This commit is contained in:
Kevin Mihelich 2020-09-12 19:17:23 +00:00
parent 66025fa28c
commit 442ac75c0a

View file

@ -7,7 +7,7 @@
pkgbase=qt5-doc
pkgname=(qt5-doc qt5-examples)
_qtver=5.15.0
_qtver=5.15.1
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=('22b63d7a7a45183865cc4141124f12b673e7a17b1fe2b91e433f6547c5d548c3')
sha256sums=('44da876057e21e1be42de31facd99be7d5f9f07893e1ea762359bcee0ef64ee9')
prepare() {
cd ${_pkgfqn}