mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/qt5-base to 5.9.3-1
This commit is contained in:
parent
adf37c54bc
commit
de8399fda1
2 changed files with 4 additions and 3 deletions
|
@ -8,9 +8,9 @@
|
|||
|
||||
pkgbase=qt5-base
|
||||
pkgname=(qt5-base qt5-xcb-private-headers)
|
||||
_qtver=5.9.2
|
||||
_qtver=5.9.3
|
||||
pkgver=${_qtver/-/}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url='http://qt-project.org/'
|
||||
license=('GPL3' 'LGPL3' 'FDL' 'custom')
|
||||
|
@ -32,7 +32,7 @@ groups=('qt' 'qt5')
|
|||
_pkgfqn="${pkgbase/5-/}-opensource-src-${_qtver}"
|
||||
source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
|
||||
harmony-fix.diff)
|
||||
sha256sums=('7fe2bb468955f633c71b3ddd3c269e68a2c4137a4e5b8dd12dcdb34cbc6d609b'
|
||||
sha256sums=('9e7c44005e7691dc7c85165bd4510282c47f0163521f4973eab71dbdb39a9982'
|
||||
'8451c0a86e887492b706950ce533c616e687b790c54e86fb1f405dc2074737a3')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -11,6 +11,7 @@ qt5-styleplugins *
|
|||
deepin-qt5dxcb-plugin *
|
||||
deepin-qt5integration *
|
||||
deepin-file-manager *
|
||||
deepin-dock *
|
||||
dtkwidget *
|
||||
dtkwm *
|
||||
qt5ct
|
||||
|
|
Loading…
Reference in a new issue