author | Felix Yan
<felixonmars@archlinux.org> 2014-03-17 06:20:28 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2014-03-17 06:20:28 UTC |
parent | c2c2e61d0276d9fac7f033f0fda57f2ec4abad67 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index b8ebf1b..0686fc2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=('python-tornado' 'python2-tornado') pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc='open source version of the scalable, non-blocking web server and tools' arch=('i686' 'x86_64') url='http://www.tornadoweb.org/'