author | Felix Yan
<felixonmars@archlinux.org> 2023-04-05 20:30:30 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-05 20:30:30 UTC |
parent | e59b041d048af309408b91597b7da5b6dcdc652b |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index f2af801..1d1e503 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-tornado pkgver=6.2.0 -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/'