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 49f93c532..b2ecd0e08 100644 --- a/libre/qtcreator/PKGBUILD +++ b/libre/qtcreator/PKGBUILD @@ -15,9 +15,9 @@ pkgname=qtcreator pkgver=4.7.1 -_clangver=7.0.0 +_clangver=7.0.1 pkgrel=1 -pkgrel+=.parabola1 +pkgrel+=.parabola2 pkgdesc='Lightweight, cross-platform integrated development environment' pkgdesc+=', without nonfree qt5-webengine support' arch=(x86_64) |