community/cppcheck to 2.10-1

This commit is contained in:
Kevin Mihelich 2023-01-29 02:57:03 +00:00
parent ae8c934b82
commit 1c94540d51

View file

@ -6,7 +6,7 @@
# - remove makedepend on pandoc, don't generate manuals
pkgname=cppcheck
pkgver=2.9.3
pkgver=2.10
pkgrel=1
pkgdesc='A tool for static C/C++ code analysis'
arch=('x86_64')
@ -31,8 +31,7 @@ optdepends=(
'python-pygments: cppcheck-htmlreport'
'clang: for cppcheck-gui integration'
)
options=('debug')
_commit='577d07360e42c302ce49d1096059d982cf380c4f'
_commit='74221fbc8dc9c5c64b22b6bd56e790724e41e0aa'
source=(
"$pkgname::git+https://github.com/danmar/cppcheck.git#commit=$_commit"
'translations-location.patch'