diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2013-03-04 00:05:29 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-04 17:26:56 -0500 |
commit | 7ea2be514d1a7ec919a9a05335cf6fb4ba58d10b (patch) | |
tree | 05f7f400d7541f73aecea6168835290af56ab590 /python/subvertpy/subvertpy.SlackBuild | |
parent | e0eae933c181df055ab7a6c0e9b3a53267d811a6 (diff) |
python/subvertpy: Updated for version 0.9.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/subvertpy/subvertpy.SlackBuild')
-rw-r--r-- | python/subvertpy/subvertpy.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/subvertpy/subvertpy.SlackBuild b/python/subvertpy/subvertpy.SlackBuild index 6741ed9089e74..ebc59aee7988f 100644 --- a/python/subvertpy/subvertpy.SlackBuild +++ b/python/subvertpy/subvertpy.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for subvertpy -# Copyright 2012 Mikko Värri, Finland +# Copyright 2013 Mikko Värri, Finland # 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=subvertpy -VERSION=${VERSION:-0.8.10} +VERSION=${VERSION:-0.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |