mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
qtcreator: update to 4.4.0
This commit is contained in:
parent
4f571696ea
commit
61ca336883
@ -1,6 +1,6 @@
|
||||
pkgname=qtcreator
|
||||
pkgver=4.3.1
|
||||
_pkgver=4.3
|
||||
pkgver=4.4.0
|
||||
_pkgver=4.4
|
||||
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')
|
||||
install=${pkgname}.install
|
||||
source=("http://download.qt.io/official_releases/${pkgname}/${_pkgver}/${pkgver}/qt-creator-opensource-src-${pkgver}.tar.gz")
|
||||
md5sums=('6769ea47f287e2d9e30ff92acb899eef')
|
||||
md5sums=('bae2e08bb5087aba65d41eb3f9328d9a')
|
||||
|
||||
prepare() {
|
||||
[[ -d build ]] && rm -r build
|
||||
|
Loading…
Reference in New Issue
Block a user