Date: Monday, July 18, 2016 @ 06:49:52 Author: felixonmars Revision: 183038
upgpkg: http-parser 2.7.1-1 Modified: http-parser/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-17 21:55:53 UTC (rev 183037) +++ PKGBUILD 2016-07-18 06:49:52 UTC (rev 183038) @@ -3,7 +3,7 @@ # Contributor: Brian Bidulock <[email protected]> pkgname=http-parser -pkgver=2.7.0 +pkgver=2.7.1 pkgrel=1 pkgdesc="Parser for HTTP Request/Response written in C" arch=('i686' 'x86_64')
