git » python-tornado.git » commit 077760d

Python 3.9 rebuild

author Evangelos Foutras
2020-11-09 16:07:43 UTC
committer Evangelos Foutras
2020-11-09 16:07:43 UTC
parent a80c11028691a615f17937e0e50d9b2a1e0be2cd

Python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index fa7705c..74259dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=python-tornado
 pkgver=6.1.0
-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/'