Date: Monday, April 18, 2022 @ 01:59:07 Author: grawlinson Revision: 1186947
upgpkg: cppcheck 2.7.5-1 New upstream release. Modified: cppcheck/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-18 01:53:00 UTC (rev 1186946) +++ PKGBUILD 2022-04-18 01:59:07 UTC (rev 1186947) @@ -3,7 +3,7 @@ # Contributor: Stéphane Gaudreault <[email protected]> pkgname=cppcheck -pkgver=2.7.4 +pkgver=2.7.5 pkgrel=1 pkgdesc="A tool for static C/C++ code analysis" arch=('x86_64') @@ -29,7 +29,7 @@ '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'
