diff --git a/community/cppcheck/PKGBUILD b/community/cppcheck/PKGBUILD index b4add4c95..6f58cafc3 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.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'