git » python-tornado.git » commit 0f1cabc

Python 3.10 rebuild

author Evangelos Foutras
2021-11-30 20:20:47 UTC
committer Evangelos Foutras
2021-11-30 20:20:47 UTC
parent c50ce6bf407d9c8b258faa644284f0b1802fc03c

Python 3.10 rebuild

PKGBUILD +1 -1

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