summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Mikko Värri2014-03-05 07:26:42 +0100
committer Willy Sudiarto Raharjo2014-03-05 07:26:42 +0100
commitd5803ba3e9e8e1ed800196d4ffe429d0a0b9a9bc (patch)
treea9b3cdced6633d19e9340f555c2e78ff42ead758
parentd6e5e5f13b04b4907590a5c55bb068ecc7e29549 (diff)
downloadslackbuilds-d5803ba3e9e8e1ed800196d4ffe429d0a0b9a9bc.tar.gz
python/subvertpy: Updated for version 0.9.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/subvertpy/subvertpy.SlackBuild4
-rw-r--r--python/subvertpy/subvertpy.info6
2 files changed, 5 insertions, 5 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}
diff --git a/python/subvertpy/subvertpy.info b/python/subvertpy/subvertpy.info
index 0de3699a66..a33016ac8e 100644
--- a/python/subvertpy/subvertpy.info
+++ b/python/subvertpy/subvertpy.info
@@ -1,8 +1,8 @@
PRGNAM="subvertpy"
-VERSION="0.9.0"
+VERSION="0.9.1"
HOMEPAGE="http://samba.org/~jelmer/subvertpy/"
-DOWNLOAD="http://samba.org/~jelmer/subvertpy/subvertpy-0.9.0.tar.gz"
-MD5SUM="29ddf3f5899968cdd04cbab03cdf1a29"
+DOWNLOAD="http://samba.org/~jelmer/subvertpy/subvertpy-0.9.1.tar.gz"
+MD5SUM="365ff13066def2cac0bc0de75502d3d3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""