git » python-tornado.git » commit cbc5e33

rebuild for python 3.5

author Felix Yan
2015-09-19 13:18:39 UTC
committer Felix Yan
2015-09-19 13:18:39 UTC
parent 906069d6762c8c9632065fcf63adf33bb9e5381e

rebuild for python 3.5

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index bdc221d..c8becc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=('python-tornado' 'python2-tornado')
 pkgver=4.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='open source version of the scalable, non-blocking web server and tools'
 arch=('i686' 'x86_64')
 url='http://www.tornadoweb.org/'