diff options
Diffstat (limited to 'network/pyzor/pyzor.SlackBuild')
-rw-r--r-- | network/pyzor/pyzor.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/pyzor/pyzor.SlackBuild b/network/pyzor/pyzor.SlackBuild index 6cb6dd8aae..d58444fd2d 100644 --- a/network/pyzor/pyzor.SlackBuild +++ b/network/pyzor/pyzor.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pyzor -# Copyright 2009-2014 LukenShiro, Italy +# Copyright 2009-2015 LukenShiro, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # Thanks to Carlos Xavier for a patch with better compatibility against Python 2.7 PRGNAM=pyzor -VERSION=${VERSION:-0.8.0} +VERSION=${VERSION:-1.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |