Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
gperftools


Commits:
22e48697 by Balló György at 2024-10-07T01:26:09+02:00
upgpkg: 2.16-1: Update to new release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gperftools
        pkgdesc = Fast, multi-threaded malloc and nifty performance analysis 
tools
-       pkgver = 2.15
+       pkgver = 2.16
        pkgrel = 1
        url = https://github.com/gperftools/gperftools
        arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = gperftools
        depends = libunwind
        optdepends = graphviz: pprof graph generation
        optdepends = perl: pprof and pprof-symbolize commands
-       source = 
git+https://github.com/gperftools/gperftools.git#tag=gperftools-2.15
-       b2sums = 
3e13c2ae5a367d9fa6d6bd21954b21ba3139c642b90285df195ce88d41eab79abbb2a59fdc2c7d4a89fb8706382cb66420f47f224e866ab6f88d9fbaa4825a0f
+       source = 
git+https://github.com/gperftools/gperftools.git#tag=gperftools-2.16
+       b2sums = 
e48d103d3954aea25b1dc0315cbfe080a12ca45154e25d824b4096fc735928104e4c28d98287fd44993f38ec28f56fa72be6ecee85227d03f69235c70063e5da
 
 pkgname = gperftools


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 # Contributor: Jan Rüegg <rgg...@gmail.com>
 
 pkgname=gperftools
-pkgver=2.15
+pkgver=2.16
 pkgrel=1
 pkgdesc='Fast, multi-threaded malloc and nifty performance analysis tools'
 arch=(x86_64)
@@ -24,7 +24,7 @@ optdepends=(
   'perl: pprof and pprof-symbolize commands'
 )
 
source=("git+https://github.com/gperftools/gperftools.git#tag=$pkgname-$pkgver";)
-b2sums=(3e13c2ae5a367d9fa6d6bd21954b21ba3139c642b90285df195ce88d41eab79abbb2a59fdc2c7d4a89fb8706382cb66420f47f224e866ab6f88d9fbaa4825a0f)
+b2sums=(e48d103d3954aea25b1dc0315cbfe080a12ca45154e25d824b4096fc735928104e4c28d98287fd44993f38ec28f56fa72be6ecee85227d03f69235c70063e5da)
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gperftools/-/commit/22e48697f4a74ee6dc7d966e766f64f066302303

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gperftools/-/commit/22e48697f4a74ee6dc7d966e766f64f066302303
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to