Date: Thursday, September 10, 2015 @ 05:15:44 Author: allan Revision: 245656
ncurses 6.0 rebuild. Modified: hwloc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-10 03:12:57 UTC (rev 245655) +++ PKGBUILD 2015-09-10 03:15:44 UTC (rev 245656) @@ -5,7 +5,7 @@ pkgname=hwloc pkgver=1.11.0 -pkgrel=1 +pkgrel=2 pkgdesc="Portable Hardware Locality is a portable abstraction of hierarchical architectures" arch=('i686' 'x86_64') url="http://www.open-mpi.org/projects/hwloc/"