summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2015-03-12 22:48:12 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-12 22:48:12 +0700
commitdb0b8f53dbd99ab74ce35984f7014885af61742b (patch)
treee9be2d822fb94c5e0948e840fe2657f6d37bfeae /python
parent1337beb99e3ccdf6b6402d51d0bcaebf5f764d65 (diff)
downloadslackbuilds-db0b8f53dbd99ab74ce35984f7014885af61742b.tar.gz
slackbuilds-db0b8f53dbd99ab74ce35984f7014885af61742b.tar.xz
python/Unidecode: Updated for version 0.04.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/Unidecode/Unidecode.SlackBuild4
-rw-r--r--python/Unidecode/Unidecode.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/Unidecode/Unidecode.SlackBuild b/python/Unidecode/Unidecode.SlackBuild
index c1a3d5b2ce..a9ab37c12c 100644
--- a/python/Unidecode/Unidecode.SlackBuild
+++ b/python/Unidecode/Unidecode.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Unidecode
-# Copyright 2013-2014 Markus Reichelt, Stolberg (Rhld.), DE
+# Copyright 2013-2015 Markus Reichelt, Stolberg (Rhld.), DE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115
PRGNAM=Unidecode
-VERSION=${VERSION:-0.04.16}
+VERSION=${VERSION:-0.04.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/Unidecode/Unidecode.info b/python/Unidecode/Unidecode.info
index 4087a6b79a..0ae90ef711 100644
--- a/python/Unidecode/Unidecode.info
+++ b/python/Unidecode/Unidecode.info
@@ -1,8 +1,8 @@
PRGNAM="Unidecode"
-VERSION="0.04.16"
+VERSION="0.04.17"
HOMEPAGE="http://pypi.python.org/pypi/Unidecode/"
-DOWNLOAD="http://pypi.python.org/packages/source/U/Unidecode/Unidecode-0.04.16.tar.gz"
-MD5SUM="cd6e265fd61010a1cbfeb9dd42c6bcce"
+DOWNLOAD="http://pypi.python.org/packages/source/U/Unidecode/Unidecode-0.04.17.tar.gz"
+MD5SUM="5862c893d5aac49f5eefbd96e9e9e682"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""