Date: Tuesday, January 13, 2015 @ 16:45:01 Author: dreisner Revision: 228974
upgpkg: gperftools 2.4-1 Modified: gperftools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-13 15:23:42 UTC (rev 228973) +++ PKGBUILD 2015-01-13 15:45:01 UTC (rev 228974) @@ -7,7 +7,7 @@ # Contributor: Jan Rüegg <[email protected]> pkgname=gperftools -pkgver=2.3 +pkgver=2.4 pkgrel=1 pkgdesc="Fast, multi-threaded malloc and nifty performance analysis tools" arch=('i686' 'x86_64') @@ -23,7 +23,7 @@ optdepends=('graphviz: pprof graph generation' 'gv: pprof postscript generation') source=("https://googledrive.com/host/0B6NtGsLhIcf7MWxMMF9JdTN3UVk/$pkgname-$pkgver.tar.gz") -md5sums=('f54dd119f0e46ac1f13264f8d97adf90') +md5sums=('2171cea3bbe053036fb5d5d25176a160') build() { cd "$pkgname-$pkgver"
