git » python-tornado.git » commit 738b112

Python 3.8 rebuild

author Evangelos Foutras
2019-10-31 16:42:29 UTC
committer Evangelos Foutras
2019-10-31 16:42:29 UTC
parent cd2b2899f4d06fdf76ce9fd90eef2270ffec201d

Python 3.8 rebuild

PKGBUILD +1 -1

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