Date: Sunday, December 6, 2015 @ 17:24:43 Author: bpiotrowski Revision: 148870
C++11 ABI rebuild Modified: pion/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-06 16:24:43 UTC (rev 148869) +++ PKGBUILD 2015-12-06 16:24:43 UTC (rev 148870) @@ -2,7 +2,7 @@ # Maintainer: Lukas Jirkovsky <[email protected]> pkgname=pion pkgver=5.0.7 -pkgrel=2 +pkgrel=3 pkgdesc="A C++ development library for implementing lightweight HTTP interfaces" url="https://github.com/cloudmeter/pion" arch=('i686' 'x86_64')
