From 015b46da65d31ac5554d7ffe42fdd13f07d866c2 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 13 Jul 2022 00:39:00 +0000 Subject: [PATCH] community/cppcheck to 2.8.2-1 --- community/cppcheck/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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'