clazy: update to 1.9.

This commit is contained in:
Karol Kosek 2021-02-13 09:48:22 +01:00 committed by John Zimmermann
parent a89d11f332
commit a073bb1634
1 changed files with 3 additions and 3 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'clazy'
pkgname=clazy
version=1.8
version=1.9
revision=1
create_wrksrc=yes
build_style=cmake
makedepends="clang llvm"
depends="clang"
short_desc="Qt oriented code checker based on clang framework"
maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later"
homepage="https://apps.kde.org/en/clazy"
distfiles="${KDE_SITE}/clazy/${version}/src/${pkgname}-${version}.tar.xz"
checksum=ff0a5b5e694149df5f60bb7a4dc253ee4752b803453c5d29fa79611b54ecffdc
checksum=4c6c2e473e6aa011cc5fab120ebcffec3fc11a9cc677e21ad8c3ea676eb076f8
nocross="Clang cannot be installed as makedep"