diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-02 03:37:03 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-02 03:37:03 +0000 |
commit | 747fac818a9021f876837c839ce15c301b7e229f (patch) | |
tree | f50f6f3b835a9aaa7ef6dc95db88643235ae314d /community/python2-gevent | |
parent | 255df859dede38865f63ae0dd0633a4ea4fe9cac (diff) |
Fri May 2 03:33:02 UTC 2014
Diffstat (limited to 'community/python2-gevent')
-rw-r--r-- | community/python2-gevent/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-gevent/PKGBUILD b/community/python2-gevent/PKGBUILD index 7cffa0137..231b4930b 100644 --- a/community/python2-gevent/PKGBUILD +++ b/community/python2-gevent/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Ralf Schmitt <ralf@systemexit.de> pkgname=python2-gevent -pkgver=1.0 +pkgver=1.0.1 pkgrel=1 arch=('i686' 'x86_64') pkgdesc="Python network library that uses greenlet and libev for easy and scalable concurrency" |