Date: Thursday, September 10, 2015 @ 05:05:11 Author: foutrelis Revision: 139722
ncurses 6.0 rebuild. Modified: ispc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-10 02:51:11 UTC (rev 139721) +++ PKGBUILD 2015-09-10 03:05:11 UTC (rev 139722) @@ -2,7 +2,7 @@ # Maintainer: Lukas Jirkovsky <[email protected]> pkgname=ispc pkgver=1.8.2 -pkgrel=1 +pkgrel=2 pkgdesc="A compiler for high-performance SIMD programming on the CPU" arch=('i686' 'x86_64') url="https://ispc.github.io/"
