mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/qtcreator to 4.4.0-1
This commit is contained in:
parent
f13f23acc1
commit
69ecca8066
1 changed files with 3 additions and 3 deletions
|
@ -14,8 +14,8 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=qtcreator
|
||||
pkgver=4.3.1
|
||||
pkgrel=2
|
||||
pkgver=4.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Lightweight, cross-platform integrated development environment'
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://qt-project.org'
|
||||
|
@ -34,7 +34,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')
|
||||
sha512sums=('9fd89cee4a3b17662ac83bd63065f66f6b446774eb28ab4e56b85b82dc8c6b9b7be512014e5096dd343d913688700c3297b49bf4abe920429ca72cc665c95226'
|
||||
sha512sums=('918b167cbc0d04f38f6cb693f481c9a6f724260a4e35000570b05f7be9bec9ae220bc914ea0fcda265a374c132c0edb7d76335803291f7a511f280fee00af63c'
|
||||
'af0a0d5a2fadcfce14def65be73c99bff8227794b9ad2be333713c89e226e2c6b43802a802b6e30f3e6c1b4b77f31183bffdcca3404d9686f15fa84dfc64d1a1')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue