mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/qtcreator to 4.8.2-1
This commit is contained in:
parent
48fda5bacf
commit
6e6446765b
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=qtcreator
|
||||
pkgver=4.8.1
|
||||
pkgver=4.8.2
|
||||
_clangver=7.0.1
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc='Lightweight, cross-platform integrated development environment'
|
||||
arch=(x86_64)
|
||||
url='https://www.qt.io'
|
||||
|
@ -33,7 +33,7 @@ optdepends=('qt5-doc: integrated Qt documentation'
|
|||
'bzr: bazaar support')
|
||||
source=("https://download.qt.io/official_releases/qtcreator/${pkgver%.*}/$pkgver/qt-creator-opensource-src-$pkgver.tar.xz"
|
||||
qtcreator-clang-plugins.patch)
|
||||
sha256sums=('8f691de9b30b99dd44e010525ba9bf3054142a1082dc5273c46c533b91c07bd9'
|
||||
sha256sums=('a8257daf39f6025c8523285dc73fd6b66645f3ff071e112b484325966eee0c92'
|
||||
'34ea74698ddff9925e06bff6b4c995bf93488d1104e8cc517bcfdd621effb428')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue