diff options
author | LukenShiro <lukenshiro@ngi.it> | 2015-11-05 01:54:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-06 00:27:32 +0700 |
commit | 150bda551429dcfa134439cadc229698d678e10f (patch) | |
tree | cba86b727926f9a12aa4689f5969d243bab200a4 /network/pyzor/pyzor.SlackBuild | |
parent | 21ab8fc070ed66520b60677349f32ecc89a1f95c (diff) | |
download | slackbuilds-150bda551429dcfa134439cadc229698d678e10f.tar.gz |
network/pyzor: Updated for version 1.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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} |