community/cppcheck to 2.9-1

This commit is contained in:
Kevin Mihelich 2022-08-29 12:34:07 +00:00
parent d3fe235c8a
commit 845dc23010

View file

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