diff --git a/community/cppcheck/PKGBUILD b/community/cppcheck/PKGBUILD index 5985d75ff..5fe6a67a7 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.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'