diff --git a/community/cppcheck/PKGBUILD b/community/cppcheck/PKGBUILD index 51b7f60b5..b5fc3ebfb 100644 --- a/community/cppcheck/PKGBUILD +++ b/community/cppcheck/PKGBUILD @@ -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'