summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Barany2018-12-17 23:10:45 -0800
committerAaron Barany2018-12-17 23:10:45 -0800
commitbbcf89955dd7e351ff3e711c03bd16c6d7d3f146 (patch)
tree96a40a5a648dc3ebf2272cb48054d5bde5aec90f
parent7505c3c17cb34543862c536602c6f500f9e33ee4 (diff)
downloadaur-bbcf89955dd7e351ff3e711c03bd16c6d7d3f146.tar.gz
Incremented expected clang version.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb58b4f35349..65a818e65209 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,7 @@ pkgbase = qtcreator-fixed-themes
depends = qt5-quickcontrols
depends = qt5-quickcontrols2
depends = qt5-webengine
- depends = clang=7.0.0
+ depends = clang=7.0.1
depends = qbs
depends = clazy
optdepends = qt5-doc: integrated Qt documentation
diff --git a/PKGBUILD b/PKGBUILD
index 818dad3515f1..45f27d9a20ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
pkgname=qtcreator-fixed-themes
pkgver=4.8.0
-_clangver=7.0.0
+_clangver=7.0.1
pkgrel=7
pkgdesc='Lightweight, cross-platform integrated development environment, with fixes applied for various themes'
arch=(x86_64)