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

Dan McGee dan at archlinux.org
Thu Jun 12 17:08:15 UTC 2008


    Date: Thursday, June 12, 2008 @ 13:08:14
  Author: dan
Revision: 2715

upgpkg: valgrind 3.3.1-1

Modified:
  valgrind/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-12 15:31:36 UTC (rev 2714)
+++ PKGBUILD	2008-06-12 17:08:14 UTC (rev 2715)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=valgrind
-pkgver=3.3.0
+pkgver=3.3.1
 pkgrel=1
 pkgdesc="A tool to help find memory-management problems in programs"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=('glibc')
 source=(http://valgrind.org/downloads/${pkgname}-${pkgver}.tar.bz2)
 options=(!emptydirs)
-md5sums=('e5fc39755a714f36b7e5014c1c6d4748')
+md5sums=('0539e2fa4aadb2cd4ca4bba65b1fe8b5')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}





More information about the arch-commits mailing list