diff options
author | root <root@rshg054.dnsready.net> | 2013-10-21 01:08:10 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-21 01:08:10 -0700 |
commit | 61f20cbeb90ac877764e14b7c4e1c5c08b3e5383 (patch) | |
tree | 8fb05b655ad5450c255af4dfd869ea29756bdad5 /extra/gperftools | |
parent | 6f2775d967e6db730957ea986826945c408431c3 (diff) |
Mon Oct 21 01:07:41 PDT 2013
Diffstat (limited to 'extra/gperftools')
-rw-r--r-- | extra/gperftools/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gperftools/PKGBUILD b/extra/gperftools/PKGBUILD index d22eba99f..6a3a19e73 100644 --- a/extra/gperftools/PKGBUILD +++ b/extra/gperftools/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 191875 2013-08-01 00:55:33Z dreisner $ +# $Id: PKGBUILD 196892 2013-10-20 21:58:33Z dreisner $ # Maintainer: Dave Reisner <dreisner@archlinux.org> # Contributor: Alexander Rødseth <rodseth@gmail.com> # Contributor: Thomas Jost <schnouki@schnouki.net> @@ -8,7 +8,7 @@ pkgname=gperftools pkgver=2.1 -pkgrel=1 +pkgrel=2 pkgdesc="Fast, multi-threaded malloc() and nifty performance analysis tools" arch=('i686' 'x86_64') url="http://code.google.com/p/gperftools/" |