author | Felix Yan
<felixonmars@archlinux.org> 2021-12-01 21:40:52 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2021-12-01 21:40:52 UTC |
parent | 0f1cabccf302acec9c380f8ecb026cf3501f4d73 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index d740a43..b94d25d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-tornado pkgver=6.1.0 -pkgrel=4 +pkgrel=5 pkgdesc='open source version of the scalable, non-blocking web server and tools' arch=('x86_64') url='https://www.tornadoweb.org/'