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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon Feb 29 14:31:16 UTC 2016


    Date: Monday, February 29, 2016 @ 15:31:15
  Author: bpiotrowski
Revision: 260394

upgpkg: jemalloc 4.1.0-1

new upstream release

Modified:
  jemalloc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-29 14:27:34 UTC (rev 260393)
+++ PKGBUILD	2016-02-29 14:31:15 UTC (rev 260394)
@@ -4,7 +4,7 @@
 # Contributor: Kovivchak Evgen <oneonfire at gmail.com>
 
 pkgname=jemalloc
-pkgver=4.0.4
+pkgver=4.1.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=('687c5cc53b9a7ab711ccd680351ff988')
+md5sums=('c4e53c947905a533d5899e5cc3da1f94')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list