[arch-commits] Commit in cppcheck/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sat Dec 15 17:40:10 UTC 2018


    Date: Saturday, December 15, 2018 @ 17:40:09
  Author: jelle
Revision: 416379

upgpkg: cppcheck 1.86-1

Modified:
  cppcheck/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-15 16:41:01 UTC (rev 416378)
+++ PKGBUILD	2018-12-15 17:40:09 UTC (rev 416379)
@@ -2,7 +2,7 @@
 # Maintainer: Stéphane Gaudreault <stephane at archlinux.org>
 
 pkgname=cppcheck
-pkgver=1.85
+pkgver=1.86
 pkgrel=1
 pkgdesc="A tool for static C/C++ code analysis"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('qt5-base' 'python-pygments')
 makedepends=('docbook-xsl' 'qt5-tools' 'python')
 source=($pkgname-$pkgver.tar.gz::https://github.com/danmar/cppcheck/archive/${pkgver}.tar.gz)
-sha1sums=('b3b4e8d2106dc6a3abd2eca4eb834df98d5af96c')
+sha1sums=('03d21f48252e2f8a6742c53c4a7e01d0f40c35aa')
 
 build() {
    cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list