diff options
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} |