diff options
Diffstat (limited to 'extra/gperftools/PKGBUILD')
-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/" |