clazy: update to 1.6.

This commit is contained in:
John 2019-10-12 16:47:23 +03:00
parent 7887c3d444
commit a29309a571

View file

@ -1,7 +1,7 @@
# Template file for 'clazy'
pkgname=clazy
version=1.5
revision=3
version=1.6
revision=1
build_style=cmake
hostmakedepends="python"
makedepends="clang llvm"
@ -10,5 +10,5 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://cgit.kde.org/clazy.git/about/"
distfiles="${KDE_SITE}/clazy/${version}/src/${pkgname}-${version}.tar.xz"
checksum=87e37aace395e31359d4258452bbf7d1bdb5eae39e21e0dc0d80a75db8b8b779
checksum=806d1befaddba82316f4ea34f1cba38bcc7545d0981007e3527c1ff1576dd0de
nocross="Clang cannot be installed as makedep"