git » python-tornado.git » commit 07c6012

(fix missing symbols)

author Felix Yan
2015-03-28 17:42:31 UTC
committer Felix Yan
2015-03-28 17:42:31 UTC
parent 688dcefaac54c1f7323d5a3f8ce3e83de5baae15

(fix missing symbols)

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 3a12ee1..8fbe6d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=('python-tornado' 'python2-tornado')
 pkgver=4.1.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/'