[arch-commits] Commit in gperftools/trunk (PKGBUILD)

Dave Reisner dreisner at archlinux.org
Thu Dec 25 01:18:01 UTC 2014


    Date: Thursday, December 25, 2014 @ 02:18:00
  Author: dreisner
Revision: 228023

upgpkg: gperftools 2.3-1

Modified:
  gperftools/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-24 17:46:44 UTC (rev 228022)
+++ PKGBUILD	2014-12-25 01:18:00 UTC (rev 228023)
@@ -7,9 +7,9 @@
 # Contributor: Jan Rüegg <rggjan at gmail.com>
 
 pkgname=gperftools
-pkgver=2.2.1
+pkgver=2.3
 pkgrel=1
-pkgdesc="Fast, multi-threaded malloc() and nifty performance analysis tools"
+pkgdesc="Fast, multi-threaded malloc and nifty performance analysis tools"
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/gperftools/"
 license=('BSD')
@@ -20,11 +20,10 @@
           'libtcmalloc_and_profiler.so'
           'libtcmalloc_minimal.so'
           'libtcmalloc_minimal_debug.so')
-makedepends=('git')
 optdepends=('graphviz: pprof graph generation'
             'gv: pprof postscript generation')
 source=("https://googledrive.com/host/0B6NtGsLhIcf7MWxMMF9JdTN3UVk/$pkgname-$pkgver.tar.gz")
-md5sums=('47cbede9442764f9e8fbc403af6cacfd')
+md5sums=('f54dd119f0e46ac1f13264f8d97adf90')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list