author | Felix Yan
<felixonmars@archlinux.org> 2023-04-10 09:12:30 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-10 09:12:30 UTC |
parent | 8a032c8a9c20a3253cbfd976ecde3ed958b2e755 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 1d1e503..a3c6a53 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-tornado pkgver=6.2.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/'