mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/qtcreator to 4.6.0-1
This commit is contained in:
parent
1bc4f5eaee
commit
634a3f5b41
1 changed files with 3 additions and 3 deletions
|
@ -14,9 +14,9 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=qtcreator
|
||||
pkgver=4.5.2
|
||||
pkgver=4.6.0
|
||||
_clangver=6.0.0
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc='Lightweight, cross-platform integrated development environment'
|
||||
arch=(x86_64)
|
||||
url='http://qt-project.org'
|
||||
|
@ -35,7 +35,7 @@ optdepends=('qt5-doc: integrated Qt documentation'
|
|||
'bzr: bazaar support')
|
||||
source=("http://download.qt.io/official_releases/qtcreator/${pkgver%.*}/$pkgver/qt-creator-opensource-src-$pkgver.tar.xz"
|
||||
'0001-Fix-Allow-qt-creator-to-build-on-arm-aarch32-and-aar.patch')
|
||||
sha256sums=('32fe9ffbb170d0461f6b010dcb0db4dd73c3b27cc575c760958507929975693a'
|
||||
sha256sums=('36e6a9146fbd07f045ea19301176c66f8234afd42bae0a7a17c91e1832fc4882'
|
||||
'56e6876f41ee8909ee197f7ab5a2bb18ad5a7fe26ce490a48cdf062fa199ffc6')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue