mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/qt5-doc to 5.12.2-1
This commit is contained in:
parent
ab84a50d28
commit
aa2b9cf580
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue