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

Christian Hesse eworm at archlinux.org
Tue Aug 6 05:56:19 UTC 2019


    Date: Tuesday, August 6, 2019 @ 05:56:18
  Author: eworm
Revision: 359227

upgpkg: jemalloc 1:5.2.1-1

new upstream release

Modified:
  jemalloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-06 05:55:27 UTC (rev 359226)
+++ PKGBUILD	2019-08-06 05:56:18 UTC (rev 359227)
@@ -4,7 +4,7 @@
 
 pkgname=jemalloc
 epoch=1
-pkgver=5.2.0
+pkgver=5.2.1
 pkgrel=1
 pkgdesc='General-purpose scalable concurrent malloc implementation'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 provides=('libjemalloc.so')
 optdepends=('perl: for jeprof')
 source=("https://github.com/jemalloc/jemalloc/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('74be9f44a60d2a99398e706baa921e4efde82bf8fd16e5c0643c375c5851e3b4')
+sha256sums=('34330e5ce276099e2e8950d9335db5a875689a4c6a56751ef3b1d8c537f887f6')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list