community/cppcheck to 2.9.3-1

This commit is contained in:
Kevin Mihelich 2022-11-22 13:43:14 +00:00
parent 472b9957ea
commit ae9a50a268

View file

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