diff --git a/community/py-greenlet/APKBUILD b/community/py-greenlet/APKBUILD index 12b8eedb1b6..2d01996cbf7 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=2 +pkgrel=3 pkgdesc="Lightweight in-process concurrent programming" url="http://pypi.python.org/pypi/greenlet" arch="noarch"