git » python-tornado.git » commit cd2b289

Python 3.8 rebuild

author Felix Yan
2019-10-25 15:15:26 UTC
committer Felix Yan
2019-10-25 15:15:26 UTC
parent c7301464cd229e17799e513b083aea0a668bab02

Python 3.8 rebuild

PKGBUILD +1 -1

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