diff options
Diffstat (limited to 'main')
-rw-r--r-- | main/py-setuptools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-setuptools/APKBUILD b/main/py-setuptools/APKBUILD index 09e69f5af5..18e5ef12a9 100644 --- a/main/py-setuptools/APKBUILD +++ b/main/py-setuptools/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-setuptools _pkgname=${pkgname#py-} pkgver=24.0.3 -pkgrel=1 +pkgrel=3 pkgdesc="A collection of enhancements to the Python distutils" url="http://pypi.python.org/pypi/setuptools" arch="noarch" |