summaryrefslogtreecommitdiff
path: root/extra/gperftools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gperftools/PKGBUILD')
-rw-r--r--extra/gperftools/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/gperftools/PKGBUILD b/extra/gperftools/PKGBUILD
index d22eba99f..02984390d 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 198046 2013-10-30 12:28:29Z allan $
# 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/"
@@ -16,7 +16,6 @@ license=('BSD')
depends=('perl')
optdepends=('graphviz: pprof graph generation'
'gv: pprof postscript generation')
-options=('!libtool')
source=("http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.gz")
sha256sums=('f3ade29924f89409d8279ab39e00af7420593baa4941c318db42e70ead7e494f')