From 05c44561e6a72367c6370e11da5764fe322c4f95 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 4 Apr 2023 23:25:30 +0000 Subject: [PATCH] community/cppcheck to 2.10.3-1 --- community/cppcheck/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/cppcheck/PKGBUILD b/community/cppcheck/PKGBUILD index 51b7f60b5..b5fc3ebfb 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.10 +pkgver=2.10.3 pkgrel=1 pkgdesc='A tool for static C/C++ code analysis' arch=('x86_64') @@ -31,7 +31,7 @@ optdepends=( 'python-pygments: cppcheck-htmlreport' 'clang: for cppcheck-gui integration' ) -_commit='74221fbc8dc9c5c64b22b6bd56e790724e41e0aa' +_commit='59030ef53dff61885c058583d2aef94f970ffdc8' source=( "$pkgname::git+https://github.com/danmar/cppcheck.git#commit=$_commit" 'translations-location.patch'