Date: Monday, February 27, 2017 @ 17:59:12 Author: anatolik Revision: 289645
upgpkg: hwloc 1.11.6-1 Modified: hwloc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-27 17:54:35 UTC (rev 289644) +++ PKGBUILD 2017-02-27 17:59:12 UTC (rev 289645) @@ -4,7 +4,7 @@ # Contributor: Hervé YVIQUEL <[email protected]> pkgname=hwloc -pkgver=1.11.5 +pkgver=1.11.6 pkgrel=1 pkgdesc='Portable Hardware Locality is a portable abstraction of hierarchical architectures' arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ makedepends=('cairo' 'libxml2' 'pciutils') options=('!docs') source=(http://www.open-mpi.org/software/hwloc/v1.11/downloads/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('bfca110cc6a731eaaf02d9155e8ab126b694f118') +sha1sums=('7508710be4f9920b46936f6b975cab379298ebdd') build() { cd hwloc-$pkgver
