community/cppcheck to 2.9.1-1

This commit is contained in:
Kevin Mihelich 2022-10-20 12:43:53 +00:00
parent fb95904f18
commit 3493feb1fa

View file

@ -6,8 +6,8 @@
# - remove makedepend on pandoc, don't generate manuals
pkgname=cppcheck
pkgver=2.9
pkgrel=2
pkgver=2.9.1
pkgrel=1
pkgdesc='A tool for static C/C++ code analysis'
arch=('x86_64')
url='http://cppcheck.sourceforge.net/'
@ -32,7 +32,7 @@ optdepends=(
'clang: for cppcheck-gui integration'
)
options=('debug')
_commit='aca3f6fefa6d6b8c5915f15035c7e5908961f6f1'
_commit='84c5ae01bad2fa782c41431244e6400f9cde7292'
source=(
"$pkgname::git+https://github.com/danmar/cppcheck.git#commit=$_commit"
'translations-location.patch'