Date: Sunday, January 29, 2023 @ 01:28:32
  Author: grawlinson
Revision: 1390892

upgpkg: cppcheck 2.10-1; new upstream release

Modified:
  cppcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-29 01:24:50 UTC (rev 1390891)
+++ PKGBUILD    2023-01-29 01:28:32 UTC (rev 1390892)
@@ -3,7 +3,7 @@
 # Contributor: Stéphane Gaudreault <[email protected]>
 
 pkgname=cppcheck
-pkgver=2.9.3
+pkgver=2.10
 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='577d07360e42c302ce49d1096059d982cf380c4f'
+_commit='74221fbc8dc9c5c64b22b6bd56e790724e41e0aa'
 source=(
   "$pkgname::git+https://github.com/danmar/cppcheck.git#commit=$_commit";
   'translations-location.patch'

Reply via email to