Date: Saturday, September 19, 2015 @ 18:48:27
Author: fyan
Revision: 141003
upgpkg: python-routes 2.2-2
rebuild for python 3.5
Modified:
python-routes/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-19 16:48:22 UTC (rev 141002)
+++ PKGBUILD 2015-09-19 16:48:27 UTC (rev 141003)
@@ -6,7 +6,7 @@
pkgbase=python-routes
pkgname=(python-routes python2-routes)
pkgver=2.2
-pkgrel=1
+pkgrel=2
pkgdesc="Routing recognition and generation tools"
arch=("any")
url="https://pypi.python.org/pypi/Routes"