cppcheck: Update to 1.83

This commit is contained in:
Alexey Pavlov
2018-04-06 14:57:20 +03:00
parent aed0c7368b
commit 19b9c28edd

View File

@@ -3,8 +3,8 @@
_realname=cppcheck
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=1.82
pkgrel=2
pkgver=1.83
pkgrel=1
pkgdesc="static analysis of C/C++ code (mingw-w64)"
arch=('any')
url="https://cppcheck.sourceforge.io/"
@@ -17,7 +17,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-qt5: cppcheck-gui"
source=(${_realname}-${pkgver}.tar.gz::"https://github.com/danmar/cppcheck/archive/${pkgver}.tar.gz"
'0010-change-language-files-path.patch'
'0020-change-cfg-path.patch')
sha256sums=('524444a678e63dee247fd8d2fe3194317c07f2aa65de31a41aa2eb0553bbdc7f'
sha256sums=('7d3656762beee8087e234a796c900c84b004ac241301106b6a2c01ef2beff095'
'a15a73396a2fa346d29df52c3143b46618454d0bc0f12f0ad891d5a4a856cb56'
'3d54eb5abb99f88846e0d2a1e21793904efbe7179464631ca05985d03642d134')