Date: Tuesday, April 4, 2023 @ 22:37:16
  Author: grawlinson
Revision: 1435261

upgpkg: cppcheck 2.10.3-1; new upstream release

Modified:
  cppcheck/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-04 22:35:11 UTC (rev 1435260)
+++ PKGBUILD    2023-04-04 22:37:16 UTC (rev 1435261)
@@ -3,7 +3,7 @@
 # Contributor: Stéphane Gaudreault <[email protected]>
 
 pkgname=cppcheck
-pkgver=2.10
+pkgver=2.10.3
 pkgrel=1
 pkgdesc='A tool for static C/C++ code analysis'
 arch=('x86_64')
@@ -29,7 +29,7 @@
   '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'

Reply via email to