diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/py-greenlet/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-greenlet/APKBUILD b/community/py-greenlet/APKBUILD index c0ab2072cd..be77a6b382 100644 --- a/community/py-greenlet/APKBUILD +++ b/community/py-greenlet/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-greenlet _pkgname=greenlet pkgver=0.4.10 -pkgrel=3 +pkgrel=4 pkgdesc="Lightweight in-process concurrent programming" url="http://pypi.python.org/pypi/greenlet" arch="all" |