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

Christian Hesse eworm at gemini.archlinux.org
Mon May 16 13:37:17 UTC 2022


    Date: Monday, May 16, 2022 @ 13:37:16
  Author: eworm
Revision: 445876

upgpkg: jemalloc 1:5.3.0-1: new upstream release

Modified:
  jemalloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-16 11:01:00 UTC (rev 445875)
+++ PKGBUILD	2022-05-16 13:37:16 UTC (rev 445876)
@@ -4,8 +4,8 @@
 
 pkgname=jemalloc
 epoch=1
-pkgver=5.2.1
-pkgrel=6
+pkgver=5.3.0
+pkgrel=1
 pkgdesc='General-purpose scalable concurrent malloc implementation'
 arch=('x86_64')
 license=('BSD')
@@ -16,7 +16,7 @@
 provides=('libjemalloc.so')
 optdepends=('perl: for jeprof')
 source=("https://github.com/jemalloc/jemalloc/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('34330e5ce276099e2e8950d9335db5a875689a4c6a56751ef3b1d8c537f887f6')
+sha256sums=('2db82d1e7119df3e71b7640219b6dfe84789bc0537983c3b7ac4f7189aecfeaa')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list