[arch-commits] Commit in qtcreator/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Aug 22 10:51:28 UTC 2018


    Date: Wednesday, August 22, 2018 @ 10:51:28
  Author: arojas
Revision: 332799

Add clazy optdepend

Modified:
  qtcreator/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-22 10:18:41 UTC (rev 332798)
+++ PKGBUILD	2018-08-22 10:51:28 UTC (rev 332799)
@@ -27,7 +27,8 @@
             'git: git support'
             'mercurial: mercurial support'
             'bzr: bazaar support'
-            'valgrind: analyze support')
+            'valgrind: analyze support'
+            'clazy: code analyzer')
 source=("http://download.qt.io/official_releases/qtcreator/${pkgver%.*}/$pkgver/qt-creator-opensource-src-$pkgver.tar.xz")
 sha256sums=('4b19870bf8d43665deac73a0522a1459d19f5b18b6f52030bb7fbc82d90b759b')
 



More information about the arch-commits mailing list