mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/cppcheck to 2.9.1-1
This commit is contained in:
parent
fb95904f18
commit
3493feb1fa
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - remove makedepend on pandoc, don't generate manuals
|
||||
|
||||
pkgname=cppcheck
|
||||
pkgver=2.9
|
||||
pkgrel=2
|
||||
pkgver=2.9.1
|
||||
pkgrel=1
|
||||
pkgdesc='A tool for static C/C++ code analysis'
|
||||
arch=('x86_64')
|
||||
url='http://cppcheck.sourceforge.net/'
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
'clang: for cppcheck-gui integration'
|
||||
)
|
||||
options=('debug')
|
||||
_commit='aca3f6fefa6d6b8c5915f15035c7e5908961f6f1'
|
||||
_commit='84c5ae01bad2fa782c41431244e6400f9cde7292'
|
||||
source=(
|
||||
"$pkgname::git+https://github.com/danmar/cppcheck.git#commit=$_commit"
|
||||
'translations-location.patch'
|
||||
|
|
Loading…
Reference in a new issue