mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 03:17:15 +08:00
[staging] qtcreator: update to 4.8.0
This commit is contained in:
parent
457b2eab1d
commit
8a29f3e00b
@ -1,6 +1,6 @@
|
||||
pkgname=qtcreator
|
||||
pkgver=4.7.2
|
||||
_pkgver=4.7
|
||||
pkgver=4.8.0
|
||||
_pkgver=4.8
|
||||
pkgrel=1
|
||||
pkgdesc='Lightweight, cross-platform integrated development environment'
|
||||
arch=('x86_64')
|
||||
@ -22,7 +22,7 @@ optdepends=('qt5-doc: for the integrated Qt documentation'
|
||||
'valgrind: for analyze support')
|
||||
source=("https://download.qt.io/official_releases/${pkgname}/${_pkgver}/${pkgver}/qt-creator-opensource-src-${pkgver}.tar.gz"
|
||||
qtcreator-clang-plugins.patch)
|
||||
md5sums=('7c071e29df9aa454ed45807e149fc753'
|
||||
md5sums=('9e75b07f068d8577ca7160a827bcecae'
|
||||
'96d0947e5aa7230167aedf2a38a95f24')
|
||||
|
||||
prepare() {
|
||||
|
Loading…
Reference in New Issue
Block a user