Date: Monday, March 17, 2014 @ 12:26:37 Author: mtorromeo Revision: 107447
upgpkg: python-requests 2.2.1-2 python 3.4 rebuild Modified: python-requests/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-17 11:25:28 UTC (rev 107446) +++ PKGBUILD 2014-03-17 11:26:37 UTC (rev 107447) @@ -4,7 +4,7 @@ pkgbase=python-requests pkgname=(python-requests python2-requests) pkgver=2.2.1 -pkgrel=1 +pkgrel=2 _libname=requests pkgdesc="Python HTTP for Humans." url="http://python-requests.org"
