clazy: update to 1.5.
This commit is contained in:
parent
0c93507d8f
commit
cc038ad6b8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'clazy'
|
||||
pkgname=clazy
|
||||
version=1.4
|
||||
version=1.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="python"
|
||||
|
@ -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=3f5d5e148c9e9c4e43f095796261794da5385578d2375b12c9179d340d6d5a8a
|
||||
checksum=87e37aace395e31359d4258452bbf7d1bdb5eae39e21e0dc0d80a75db8b8b779
|
||||
nocross="Clang cannot be installed as makedep"
|
||||
|
|
Loading…
Reference in a new issue