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

Allan McRae allan at archlinux.org
Thu May 14 03:13:30 UTC 2009


    Date: Wednesday, May 13, 2009 @ 23:13:30
  Author: allan
Revision: 39230

upgpkg: valgrind 3.4.1-2
    glibc-2.10 rebuild

Modified:
  valgrind/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-13 13:47:38 UTC (rev 39229)
+++ PKGBUILD	2009-05-14 03:13:30 UTC (rev 39230)
@@ -3,12 +3,12 @@
 
 pkgname=valgrind
 pkgver=3.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A tool to help find memory-management problems in programs"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://valgrind.org/"
-depends=('glibc>=2.9' 'glibc<2.10' 'perl')
+depends=('glibc>=2.10' 'glibc<2.11' 'perl')
 options=(!emptydirs)
 source=(http://valgrind.org/downloads/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('b5f039dd2271aaf9ae570ab4116f87c7')




More information about the arch-commits mailing list