[arch-commits] Commit in cppcheck/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Sun Oct 3 20:03:09 UTC 2021
Date: Sunday, October 3, 2021 @ 20:03:09
Author: jelle
Revision: 1027220
upgpkg: cppcheck 2.6-1
Modified:
cppcheck/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-03 19:55:16 UTC (rev 1027219)
+++ PKGBUILD 2021-10-03 20:03:09 UTC (rev 1027220)
@@ -2,7 +2,7 @@
# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
pkgname=cppcheck
-pkgver=2.5
+pkgver=2.6
pkgrel=1
pkgdesc="A tool for static C/C++ code analysis"
arch=('x86_64')
@@ -16,7 +16,7 @@
source=($pkgname-$pkgver.tar.gz::https://github.com/danmar/cppcheck/archive/${pkgver}.tar.gz
translations-location.patch
https://github.com/danmar/cppcheck/commit/8d682884.patch)
-sha1sums=('ee95fc119b271f2506c0302169e7c7fcace89aa3'
+sha1sums=('bf7808d527f9f3543d301c6b0b31d308bf97dfa2'
'03b0888438cf92ccdcbf307dbc3c35e65c91b844'
'f554bc1f0d9966e232ff13b2929d7a5851009278')
More information about the arch-commits
mailing list