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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu May 26 12:02:43 UTC 2016


    Date: Thursday, May 26, 2016 @ 14:02:42
  Author: bpiotrowski
Revision: 268597

upgpkg: jemalloc 4.2.0-1

new upstream release

Modified:
  jemalloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-26 11:57:09 UTC (rev 268596)
+++ PKGBUILD	2016-05-26 12:02:42 UTC (rev 268597)
@@ -4,7 +4,7 @@
 # Contributor: Kovivchak Evgen <oneonfire at gmail.com>
 
 pkgname=jemalloc
-pkgver=4.1.1
+pkgver=4.2.0
 pkgrel=1
 pkgdesc='General-purpose scalable concurrent malloc implementation'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 provides=('libjemalloc.so')
 optdepends=('perl: for jeprof')
 source=(http://www.canonware.com/download/jemalloc/$pkgname-$pkgver.tar.bz2)
-md5sums=('7184512da1e4d3331f9587036a6c4739')
+md5sums=('e6b5d5a1ea93a04207528d274efdd144')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list