community/cppcheck to 2.7.5-1

This commit is contained in:
Kevin Mihelich 2022-04-18 02:22:51 +00:00
parent 32cf0e87be
commit c656460774

View file

@ -6,7 +6,7 @@
# - remove makedepend on pandoc, don't generate manuals
pkgname=cppcheck
pkgver=2.7.4
pkgver=2.7.5
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='1cc234ac2c1a7ba8c62e4d57b4595b8f69990bd2'
_commit='392741715b664517a67712a4dc67700c198529fb'
source=(
"$pkgname::git+https://github.com/danmar/cppcheck.git#commit=$_commit"
'translations-location.patch'