summaryrefslogtreecommitdiff
path: root/python/subvertpy/subvertpy.SlackBuild
diff options
context:
space:
mode:
authorMikko Värri <vmj@linuxbox.fi>2014-03-05 13:26:42 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-03-05 13:26:42 +0700
commitd5803ba3e9e8e1ed800196d4ffe429d0a0b9a9bc (patch)
treea9b3cdced6633d19e9340f555c2e78ff42ead758 /python/subvertpy/subvertpy.SlackBuild
parentd6e5e5f13b04b4907590a5c55bb068ecc7e29549 (diff)
downloadslackbuilds-d5803ba3e9e8e1ed800196d4ffe429d0a0b9a9bc.tar.gz
python/subvertpy: Updated for version 0.9.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/subvertpy/subvertpy.SlackBuild')
-rw-r--r--python/subvertpy/subvertpy.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/subvertpy/subvertpy.SlackBuild b/python/subvertpy/subvertpy.SlackBuild
index 9340a6cf13..1f0bac1201 100644
--- a/python/subvertpy/subvertpy.SlackBuild
+++ b/python/subvertpy/subvertpy.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for subvertpy
-# Copyright 2013 Mikko Värri, Finland
+# Copyright 2014 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.9.0}
+VERSION=${VERSION:-0.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}