Date: Monday, December 7, 2015 @ 00:15:19 Author: foutrelis Revision: 149347
C++11 ABI rebuild Modified: yaml-cpp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-06 23:13:23 UTC (rev 149346) +++ PKGBUILD 2015-12-06 23:15:19 UTC (rev 149347) @@ -4,7 +4,7 @@ pkgname=yaml-cpp pkgver=0.5.2 -pkgrel=4 +pkgrel=5 pkgdesc="YAML parser and emitter in C++, written around the YAML 1.2 spec" url="https://github.com/jbeder/yaml-cpp" arch=('i686' 'x86_64')
