community/cppcheck to 2.10.3-1

This commit is contained in:
Kevin Mihelich 2023-04-04 23:25:30 +00:00
parent cc0d492fb5
commit 05c44561e6

View file

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