mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/cppcheck to 2.8.1-1
This commit is contained in:
parent
aa781b17b0
commit
dec5d6ae3e
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - remove makedepend on pandoc, don't generate manuals
|
||||
|
||||
pkgname=cppcheck
|
||||
pkgver=2.8
|
||||
pkgver=2.8.1
|
||||
pkgrel=1
|
||||
pkgdesc='A tool for static C/C++ code analysis'
|
||||
arch=('x86_64')
|
||||
|
@ -31,7 +31,7 @@ optdepends=(
|
|||
'clang: for cppcheck-gui integration'
|
||||
)
|
||||
options=('debug')
|
||||
_commit='61f846073d9c348b408b21230790007bc8a022c2'
|
||||
_commit='ac38e9fdb30f242f9bd66b9552db14561885931c'
|
||||
source=(
|
||||
"$pkgname::git+https://github.com/danmar/cppcheck.git#commit=$_commit"
|
||||
'translations-location.patch'
|
||||
|
|
Loading…
Reference in a new issue