[arch-commits] Commit in valgrind/repos (extra-i686 extra-i686/PKGBUILD)
Dan McGee
dan at archlinux.org
Thu Jun 12 17:08:30 UTC 2008
Date: Thursday, June 12, 2008 @ 13:08:29
Author: dan
Revision: 2716
Merged revisions 2-2715 via svnmerge from
svn+ssh://archlinux.org/home/svn-packages/valgrind/trunk
........
r356 | aaron | 2008-04-18 17:56:27 -0500 (Fri, 18 Apr 2008) | 1 line
Added svn:keywords to all PKGBUILDs
........
r2715 | dan | 2008-06-12 12:08:14 -0500 (Thu, 12 Jun 2008) | 1 line
upgpkg: valgrind 3.3.1-1
........
Modified:
valgrind/repos/extra-i686/ (properties)
valgrind/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: valgrind/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
- /valgrind/trunk:1
+ /valgrind/trunk:1-2715
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2008-06-12 17:08:14 UTC (rev 2715)
+++ extra-i686/PKGBUILD 2008-06-12 17:08:29 UTC (rev 2716)
@@ -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