Merge pull request #3075 from okapia/click

python-click: update to 6.2.
This commit is contained in:
Juan RP 2015-11-29 08:33:17 +01:00
commit 8a5b244a77
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-click' # Template file for 'python-click'
pkgname=python-click pkgname=python-click
version=6.0 version=6.2
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="click-${version}" wrksrc="click-${version}"
@ -14,7 +14,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="3-clause-BSD" license="3-clause-BSD"
homepage="http://click.pocoo.org/" homepage="http://click.pocoo.org/"
distfiles="${PYPI_SITE}/c/click/click-${version}.tar.gz" distfiles="${PYPI_SITE}/c/click/click-${version}.tar.gz"
checksum=3972ee95a32181e9069040414dd7c77001e9404c3c4d295300cdca06a8db026d checksum=fba0ff70f5ebb4cebbf64c40a8fbc222fb7cf825237241e548354dabe3da6a82
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE