community/cppcheck to 2.8.2-1

This commit is contained in:
Kevin Mihelich 2022-07-13 00:39:00 +00:00
parent e86d39b0f1
commit 015b46da65

View file

@ -6,7 +6,7 @@
# - remove makedepend on pandoc, don't generate manuals
pkgname=cppcheck
pkgver=2.8.1
pkgver=2.8.2
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='ac38e9fdb30f242f9bd66b9552db14561885931c'
_commit='70b3cc7638c361383946390564ea4c77c813df48'
source=(
"$pkgname::git+https://github.com/danmar/cppcheck.git#commit=$_commit"
'translations-location.patch'