author | Felix Yan
<felixonmars@archlinux.org> 2015-09-19 13:18:39 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-19 13:18:39 UTC |
parent | 906069d6762c8c9632065fcf63adf33bb9e5381e |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index bdc221d..c8becc0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=('python-tornado' 'python2-tornado') pkgver=4.2.1 -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/'