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

Jelle van der Waa jelle at archlinux.org
Sun Jan 11 20:50:42 UTC 2015


    Date: Sunday, January 11, 2015 @ 21:50:41
  Author: jelle
Revision: 125767

upgpkg: cppcheck 1.68-1

Modified:
  cppcheck/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-11 20:50:40 UTC (rev 125766)
+++ PKGBUILD	2015-01-11 20:50:41 UTC (rev 125767)
@@ -2,8 +2,8 @@
 # Maintainer: Stéphane Gaudreault <stephane at archlinux.org>
 
 pkgname=cppcheck
-pkgver=1.67
-pkgrel=2
+pkgver=1.68
+pkgrel=1
 pkgdesc="A tool for static C/C++ code analysis"
 arch=('i686' 'x86_64')
 url="http://cppcheck.wiki.sourceforge.net/"
@@ -11,7 +11,7 @@
 depends=('qt5-base' 'python-pygments')
 makedepends=('docbook-xsl' 'qt5-tools' 'python')
 source=(https://github.com/danmar/cppcheck/archive/${pkgver}.tar.gz)
-sha1sums=('14b886e5cac631cec11a3f8efbdeaed15ddcc7d3')
+sha1sums=('f08ef07f750f92fafe4f960166072e9d1088d74e')
 
 build() {
    cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list