diff options
-rw-r--r-- | community/py-gevent/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-gevent/APKBUILD b/community/py-gevent/APKBUILD index 759a76c369..f8e69f323d 100644 --- a/community/py-gevent/APKBUILD +++ b/community/py-gevent/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-gevent _pkgname=${pkgname#py-} pkgver=1.3.4 -pkgrel=1 +pkgrel=2 pkgdesc="Python library for seamless coroutine-based concurrency" url="http://gevent.org/" arch="all" |