aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-click/APKBUILD
diff options
context:
space:
mode:
authorƁukasz Jendrysik <scadu@yandex.com>2017-02-16 21:24:05 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-02-18 16:31:57 +0100
commit16062d4f9eadf409ab63e9e21778ec550e9e7559 (patch)
tree11eb2dce6853124f8d8689599037fc0bf9b7066a /main/py-click/APKBUILD
parent219e14d383442dcc020b197688a9ae8e70e6e819 (diff)
downloadaports-16062d4f9eadf409ab63e9e21778ec550e9e7559.tar.bz2
aports-16062d4f9eadf409ab63e9e21778ec550e9e7559.tar.xz
main/py-click: rebuild against new version of python3
Diffstat (limited to 'main/py-click/APKBUILD')
-rw-r--r--main/py-click/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-click/APKBUILD b/main/py-click/APKBUILD
index 80d559c3d7..62b02ea04e 100644
--- a/main/py-click/APKBUILD
+++ b/main/py-click/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-click
_pkgname=click
pkgver=6.7
-pkgrel=0
+pkgrel=1
pkgdesc="A simple wrapper around optparse for powerful command line utilities"
url="http://click.pocoo.org/"
arch="noarch"