diff options
Diffstat (limited to 'testing/py-greenlet/APKBUILD')
-rw-r--r-- | testing/py-greenlet/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-greenlet/APKBUILD b/testing/py-greenlet/APKBUILD index 89cfd50547..2be1c61155 100644 --- a/testing/py-greenlet/APKBUILD +++ b/testing/py-greenlet/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Elizabeth Jennifer Myers <elizabeth@sporksirc.net> pkgname=py-greenlet pkgver=0.3.1 -pkgrel=0 +pkgrel=1 pkgdesc="Lightweight in-process concurrent programming" url="http://pypi.python.org/pypi/greenlet" arch="all" |