summaryrefslogtreecommitdiffstats
path: root/python/click
diff options
context:
space:
mode:
Diffstat (limited to 'python/click')
-rw-r--r--python/click/click.SlackBuild4
-rw-r--r--python/click/click.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/click/click.SlackBuild b/python/click/click.SlackBuild
index 326f379d98..6ec26be167 100644
--- a/python/click/click.SlackBuild
+++ b/python/click/click.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for click
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=click
-VERSION=${VERSION:-6.2}
+VERSION=${VERSION:-6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/click/click.info b/python/click/click.info
index 2d69a88781..b04215927e 100644
--- a/python/click/click.info
+++ b/python/click/click.info
@@ -1,8 +1,8 @@
PRGNAM="click"
-VERSION="6.2"
+VERSION="6.3"
HOMEPAGE="https://github.com/mitsuhiko/click"
-DOWNLOAD="https://github.com/mitsuhiko/click/archive/6.2.tar.gz"
-MD5SUM="75f354ed52654b1b79fdea79b1cb52cd"
+DOWNLOAD="https://github.com/mitsuhiko/click/archive/6.3.tar.gz"
+MD5SUM="e61d69da6c69574904fa85e1502758c7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""