diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-02-11 07:01:50 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-12 17:49:50 +0700 |
commit | d887f18c216f683e16c3e9af412e8314f750db5d (patch) | |
tree | 614e4b5fd7e9a153e22307f37c7eae69e59ffe6e /python/Paver/Paver.SlackBuild | |
parent | 7dc8eaec48d9b59d561b105a4d8ecee3d3dc6433 (diff) |
python/Paver: Updated for version 1.2.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Paver/Paver.SlackBuild')
-rw-r--r-- | python/Paver/Paver.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Paver/Paver.SlackBuild b/python/Paver/Paver.SlackBuild index 187818b470a9e..da39a400deb52 100644 --- a/python/Paver/Paver.SlackBuild +++ b/python/Paver/Paver.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=Paver -VERSION=${VERSION:-1.2.2} +VERSION=${VERSION:-1.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |