diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/qtcreator/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/qtcreator/PKGBUILD b/libre/qtcreator/PKGBUILD index c1a4048b6..65747045a 100644 --- a/libre/qtcreator/PKGBUILD +++ b/libre/qtcreator/PKGBUILD @@ -14,9 +14,9 @@ pkgname=qtcreator pkgver=4.8.2 -_clangver=7.0.1 +_clangver=8.0.0 pkgrel=1 -pkgrel+=.parabola2 +pkgrel+=.parabola3 pkgdesc='Lightweight, cross-platform integrated development environment' pkgdesc+=', without nonfree qt5-webengine support' arch=(x86_64) |