Date: Sunday, December 6, 2015 @ 17:43:30 Author: foutrelis Revision: 148899
C++11 ABI rebuild Modified: box2d/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-06 16:42:32 UTC (rev 148898) +++ PKGBUILD 2015-12-06 16:43:30 UTC (rev 148899) @@ -3,7 +3,7 @@ pkgname=box2d pkgver=2.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="2D rigid body simulation library for games" url="http://www.box2d.org/" license=('zlib')
