From c6564607740d62e5f214ac53e033f6b1bc2fb0eb Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 18 Apr 2022 02:22:51 +0000 Subject: [PATCH] community/cppcheck to 2.7.5-1 --- community/cppcheck/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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'