summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2014-10-03 08:48:01 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-03 10:17:06 +0700
commit7a2ad49626c4e74a3ff158017edb08015517f9db (patch)
treefc0ef26224a7fd6046c5886b792cd3032b2bebad /python
parent287f2036a869729743351b3e295245e5823cb38c (diff)
downloadslackbuilds-7a2ad49626c4e74a3ff158017edb08015517f9db.tar.gz
slackbuilds-7a2ad49626c4e74a3ff158017edb08015517f9db.tar.xz
python/Unidecode: Updated for version 0.04.16.
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 fdbee8892d..c1a3d5b2ce 100644
--- a/python/Unidecode/Unidecode.SlackBuild
+++ b/python/Unidecode/Unidecode.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Unidecode
-# Copyright 2013 Markus Reichelt, Stolberg (Rhld.), DE
+# Copyright 2013-2014 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.14}
+VERSION=${VERSION:-0.04.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/Unidecode/Unidecode.info b/python/Unidecode/Unidecode.info
index 15c737feff..4087a6b79a 100644
--- a/python/Unidecode/Unidecode.info
+++ b/python/Unidecode/Unidecode.info
@@ -1,8 +1,8 @@
PRGNAM="Unidecode"
-VERSION="0.04.14"
+VERSION="0.04.16"
HOMEPAGE="http://pypi.python.org/pypi/Unidecode/"
-DOWNLOAD="http://pypi.python.org/packages/source/U/Unidecode/Unidecode-0.04.14.tar.gz"
-MD5SUM="d4106bcfdef39625944f4294ef4666de"
+DOWNLOAD="http://pypi.python.org/packages/source/U/Unidecode/Unidecode-0.04.16.tar.gz"
+MD5SUM="cd6e265fd61010a1cbfeb9dd42c6bcce"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""