diff options
Diffstat (limited to 'python/pyicu/pyicu.SlackBuild')
-rw-r--r-- | python/pyicu/pyicu.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pyicu/pyicu.SlackBuild b/python/pyicu/pyicu.SlackBuild index e17224d4a5..bc663af547 100644 --- a/python/pyicu/pyicu.SlackBuild +++ b/python/pyicu/pyicu.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pyicu -# Copyright 2009-2013 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2009-2015 Heinz Wiesinger, Amsterdam, The Netherlands # 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=pyicu -VERSION=1.5 +VERSION=1.8 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |