author | Felix Yan
<felixonmars@archlinux.org> 2019-10-25 15:15:26 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-10-25 15:15:26 UTC |
parent | c7301464cd229e17799e513b083aea0a668bab02 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index c9030b1..16745ee 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-tornado pkgver=6.0.3 -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/'