mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 04:37:20 +08:00
qtcreator: update to 4.2.0
This commit is contained in:
parent
42246662ea
commit
9f8069e0c6
@ -1,13 +1,13 @@
|
||||
pkgname=qtcreator
|
||||
pkgver=4.1.0
|
||||
_pkgver=4.1
|
||||
pkgver=4.2.0
|
||||
_pkgver=4.2
|
||||
pkgrel=1
|
||||
pkgdesc='Lightweight, cross-platform integrated development environment'
|
||||
arch=('x86_64')
|
||||
url='http://qt-project.org'
|
||||
url='https://www.qt.io'
|
||||
license=('LGPL')
|
||||
depends=('qt5-tools' 'qt5-declarative' 'qt5-script' 'qt5-quickcontrols' 'qt5-webkit' 'gnutls' 'qbs')
|
||||
makedepends=('git' 'mesa' 'clang')
|
||||
makedepends=('git' 'mesa' 'llvm' 'clang')
|
||||
options=('docs')
|
||||
optdepends=('qt5-doc: for the integrated Qt documentation'
|
||||
'qt5-examples: welcome page examples'
|
||||
@ -22,7 +22,7 @@ optdepends=('qt5-doc: for the integrated Qt documentation'
|
||||
install=${pkgname}.install
|
||||
source=("http://download.qt.io/official_releases/${pkgname}/${_pkgver}/${pkgver}/qt-creator-opensource-src-${pkgver}.tar.gz"
|
||||
'qtcreator.desktop')
|
||||
md5sums=('657727e4209befa4bf5889dff62d9e0a'
|
||||
md5sums=('bb824a341888f0652598456fb15a16e0'
|
||||
'5aa242e0262fa22f75c3b59d3a4ec198')
|
||||
|
||||
prepare() {
|
||||
|
Loading…
Reference in New Issue
Block a user