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

Christian Hesse eworm at archlinux.org
Wed Apr 3 06:41:21 UTC 2019


    Date: Wednesday, April 3, 2019 @ 06:41:20
  Author: eworm
Revision: 349781

upgpkg: jemalloc 1:5.2.0-1

new upstream release

Modified:
  jemalloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-03 06:40:32 UTC (rev 349780)
+++ PKGBUILD	2019-04-03 06:41:20 UTC (rev 349781)
@@ -4,7 +4,7 @@
 
 pkgname=jemalloc
 epoch=1
-pkgver=5.1.0
+pkgver=5.2.0
 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=('5396e61cc6103ac393136c309fae09e44d74743c86f90e266948c50f3dbb7268')
+sha256sums=('74be9f44a60d2a99398e706baa921e4efde82bf8fd16e5c0643c375c5851e3b4')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list