Date: Thursday, March 11, 2021 @ 07:46:42
  Author: arojas
Revision: 409606

Update to 2.9.1

Modified:
  gperftools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-03-11 07:43:16 UTC (rev 409605)
+++ PKGBUILD    2021-03-11 07:46:42 UTC (rev 409606)
@@ -6,7 +6,7 @@
 # Contributor: Jan Rüegg <rgg...@gmail.com>
 
 pkgname=gperftools
-pkgver=2.8.1
+pkgver=2.9.1
 pkgrel=1
 pkgdesc="Fast, multi-threaded malloc and nifty performance analysis tools"
 arch=('x86_64')
@@ -22,7 +22,7 @@
 optdepends=('graphviz: pprof graph generation'
             'gv: pprof postscript generation')
 
source=(https://github.com/gperftools/gperftools/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('12f07a8ba447f12a3ae15e6e3a6ad74de35163b787c0c7b76288d7395f2f74e0')
+sha256sums=('ea566e528605befb830671e359118c2da718f721c27225cbbc93858c7520fee3')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to