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

Andrea Scarpino andrea at nymeria.archlinux.org
Tue Feb 26 14:58:10 UTC 2013


    Date: Tuesday, February 26, 2013 @ 15:58:10
  Author: andrea
Revision: 84946

upgpkg: cppcheck 1.58-2

qt4 rebuild

Modified:
  cppcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-26 14:47:11 UTC (rev 84945)
+++ PKGBUILD	2013-02-26 14:58:10 UTC (rev 84946)
@@ -3,12 +3,12 @@
 
 pkgname=cppcheck
 pkgver=1.58
-pkgrel=1
+pkgrel=2
 pkgdesc="A tool for static C/C++ code analysis"
 arch=('i686' 'x86_64')
 url="http://cppcheck.wiki.sourceforge.net/"
 license=('GPL')
-depends=('pcre' 'qt')
+depends=('pcre' 'qt4')
 makedepends=('docbook-xsl')
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 sha1sums=('c7f597c600c30b1a5e9c6b3228a11e9872d562e5')




More information about the arch-commits mailing list