Date: Sunday, September 20, 2015 @ 09:52:28 Author: allan Revision: 141200
Python 3.5 rebuild Modified: python-future/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-20 07:49:01 UTC (rev 141199) +++ PKGBUILD 2015-09-20 07:52:28 UTC (rev 141200) @@ -7,7 +7,7 @@ pkgbase=python-future pkgname=(python-future python2-future) pkgver=0.15.2 -pkgrel=0 +pkgrel=1 pkgdesc="Clean single-source support for Python 3 and 2" url="http://python-future.org/" arch=('any')
