mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/qtcreator to 4.8.1-1
This commit is contained in:
parent
b72eb00ae0
commit
7b336846eb
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@
|
|||
buildarch=12
|
||||
|
||||
pkgname=qtcreator
|
||||
pkgver=4.8.0
|
||||
pkgver=4.8.1
|
||||
_clangver=7.0.1
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc='Lightweight, cross-platform integrated development environment'
|
||||
arch=(x86_64)
|
||||
url='http://qt-project.org'
|
||||
|
@ -33,7 +33,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"
|
||||
qtcreator-clang-plugins.patch)
|
||||
sha256sums=('aec7b4595e17f5536eb2eef4331057f2d0fa4ba0a46f4968cc06959a1d589b43'
|
||||
sha256sums=('8f691de9b30b99dd44e010525ba9bf3054142a1082dc5273c46c533b91c07bd9'
|
||||
'6f19fc9d83964a5460d224b3d44ce580553847960181fe0364e2ce26e1efd2e6')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue