mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/qtcreator to 4.6.2-1
This commit is contained in:
parent
db393d5c81
commit
72cd7ae37e
1 changed files with 3 additions and 3 deletions
|
@ -14,9 +14,9 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=qtcreator
|
||||
pkgver=4.6.1
|
||||
pkgver=4.6.2
|
||||
_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=('e74dce61becc2a97199ff4a0e50a148e4dbafb6572587212323c470d70c137da'
|
||||
sha256sums=('bbaf667f51051c602df02e04c1d7369bef9553326d8377bc36a019ae718843cc'
|
||||
'56e6876f41ee8909ee197f7ab5a2bb18ad5a7fe26ce490a48cdf062fa199ffc6')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue