[arch-commits] Commit in jemalloc/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Thu Jun 9 20:23:43 UTC 2016
Date: Thursday, June 9, 2016 @ 22:23:42
Author: eworm
Revision: 269244
upgpkg: jemalloc 4.2.1-1
new upstream release
Modified:
jemalloc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-09 20:16:18 UTC (rev 269243)
+++ PKGBUILD 2016-06-09 20:23:42 UTC (rev 269244)
@@ -4,7 +4,7 @@
# Contributor: Kovivchak Evgen <oneonfire at gmail.com>
pkgname=jemalloc
-pkgver=4.2.0
+pkgver=4.2.1
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=('e6b5d5a1ea93a04207528d274efdd144')
+md5sums=('094b0a7b8c77c464d0dc8f0643fd3901')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list