mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/cppcheck to 2.9.2-1
This commit is contained in:
parent
35e8c21fe0
commit
c772ca84d6
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.9.1
|
||||
pkgver=2.9.2
|
||||
pkgrel=1
|
||||
pkgdesc='A tool for static C/C++ code analysis'
|
||||
arch=('x86_64')
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
'clang: for cppcheck-gui integration'
|
||||
)
|
||||
options=('debug')
|
||||
_commit='84c5ae01bad2fa782c41431244e6400f9cde7292'
|
||||
_commit='caa6ff7c2a6ef64df53e04701944aaa4712a1915'
|
||||
source=(
|
||||
"$pkgname::git+https://github.com/danmar/cppcheck.git#commit=$_commit"
|
||||
'translations-location.patch'
|
||||
|
|
Loading…
Reference in a new issue