summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-03-09 00:35:37 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-03-12 12:42:48 -0500
commitffb5a681f8b852aefe71fa5e779c367b584d4ad7 (patch)
tree6d6cfd048fc46981c2f17c87811c134a0ea241e5 /python
parent9e35a4cec386694b31116c2ffc4c969819ad90f8 (diff)
downloadslackbuilds-ffb5a681f8b852aefe71fa5e779c367b584d4ad7.tar.gz
slackbuilds-ffb5a681f8b852aefe71fa5e779c367b584d4ad7.tar.xz
python/helpy: Updated for version 1.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/helpy/helpy.SlackBuild2
-rw-r--r--python/helpy/helpy.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/helpy/helpy.SlackBuild b/python/helpy/helpy.SlackBuild
index 710ba1f281..606c270508 100644
--- a/python/helpy/helpy.SlackBuild
+++ b/python/helpy/helpy.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=helpy
-VERSION=${VERSION:-1.0.0}
+VERSION=${VERSION:-1.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/helpy/helpy.info b/python/helpy/helpy.info
index be3337c79d..420ac169a1 100644
--- a/python/helpy/helpy.info
+++ b/python/helpy/helpy.info
@@ -1,8 +1,8 @@
PRGNAM="helpy"
-VERSION="1.0.0"
+VERSION="1.0.1"
HOMEPAGE="https://github.com/chrissimpkins/helpy"
-DOWNLOAD="https://pypi.python.org/packages/source/h/helpy/helpy-1.0.0.tar.gz"
-MD5SUM="6daba2d01fb4ce3e9d3425464ffc521a"
+DOWNLOAD="https://pypi.python.org/packages/source/h/helpy/helpy-1.0.1.tar.gz"
+MD5SUM="1675423c0cec15347c4ca32487e3a0eb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Naked"