diff options
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 |
commit | 7a2ad49626c4e74a3ff158017edb08015517f9db (patch) | |
tree | fc0ef26224a7fd6046c5886b792cd3032b2bebad /python/Unidecode/Unidecode.SlackBuild | |
parent | 287f2036a869729743351b3e295245e5823cb38c (diff) | |
download | slackbuilds-7a2ad49626c4e74a3ff158017edb08015517f9db.tar.gz |
python/Unidecode: Updated for version 0.04.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Unidecode/Unidecode.SlackBuild')
-rw-r--r-- | python/Unidecode/Unidecode.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |