mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/cppcheck to 2.6-1
This commit is contained in:
parent
dcf0767e16
commit
fe53d7fbd4
1 changed files with 2 additions and 2 deletions
|
@ -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')
|
||||
|
||||
|
|
Loading…
Reference in a new issue