community/cppcheck to 2.6-1

This commit is contained in:
Kevin Mihelich 2021-10-03 20:24:53 +00:00
parent dcf0767e16
commit fe53d7fbd4

View file

@ -5,7 +5,7 @@
# - remove makedepend on pandoc, don't generate manuals
pkgname=cppcheck
pkgver=2.5
pkgver=2.6
pkgrel=1
pkgdesc="A tool for static C/C++ code analysis"
arch=('x86_64')
@ -19,7 +19,7 @@ optdepends=('qt5-tools: run cppcheck-gui'
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')