diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2016-08-19 10:15:56 +0000 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2016-08-19 10:15:56 +0000 |
commit | 5fa3d59fbd411c24d466cdb186b0090d5f9ea7b2 (patch) | |
tree | 58e21491e71383f292d9dc0cae77b382a037ab99 /main | |
parent | b2055137c428ca6c6d5ebe7abe3568ba1312a020 (diff) | |
download | aports-5fa3d59fbd411c24d466cdb186b0090d5f9ea7b2.tar.bz2 aports-5fa3d59fbd411c24d466cdb186b0090d5f9ea7b2.tar.xz |
main/py-setuptools: bump pkgrel
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" |