git » python-tornado.git » commit c844d24

python 3.6 rebuild

author Felix Yan
2016-12-25 02:40:19 UTC
committer Felix Yan
2016-12-25 02:40:19 UTC
parent be5f219d0f85d809c46ef7b4abfd77d20e69a1c5

python 3.6 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 54a59b5..29e9fb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=('python-tornado' 'python2-tornado')
 pkgver=4.4.2
-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/'