summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-11-19 14:28:02 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-21 08:05:08 +0700
commit2949e304e5af24dd3c752922eb3c450e5b377e1b (patch)
tree022583ea7258489f4d842df0d789e50a4857443f
parent279120e74409d0f06825a0f4715fbf474b917b11 (diff)
downloadslackbuilds-2949e304e5af24dd3c752922eb3c450e5b377e1b.tar.gz
slackbuilds-2949e304e5af24dd3c752922eb3c450e5b377e1b.tar.xz
libraries/GitPython: Updated for version 0.3.2.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--libraries/GitPython/GitPython.SlackBuild2
-rw-r--r--libraries/GitPython/GitPython.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/GitPython/GitPython.SlackBuild b/libraries/GitPython/GitPython.SlackBuild
index f9cb7bbb2e..91cf19383d 100644
--- a/libraries/GitPython/GitPython.SlackBuild
+++ b/libraries/GitPython/GitPython.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=GitPython
-VERSION=${VERSION:-0.3.2}
+VERSION=${VERSION:-0.3.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/GitPython/GitPython.info b/libraries/GitPython/GitPython.info
index ea257757dd..b8d52cff31 100644
--- a/libraries/GitPython/GitPython.info
+++ b/libraries/GitPython/GitPython.info
@@ -1,8 +1,8 @@
PRGNAM="GitPython"
-VERSION="0.3.2"
+VERSION="0.3.2.1"
HOMEPAGE="https://github.com/gitpython-developers/GitPython"
-DOWNLOAD="https://pypi.python.org/packages/source/G/GitPython/GitPython-0.3.2.tar.gz"
-MD5SUM="3cc753d152f67ebb4f6e3c1e3ba1c3df"
+DOWNLOAD="https://pypi.python.org/packages/source/G/GitPython/GitPython-0.3.2.1.tar.gz"
+MD5SUM="a8e8d3875d71c09993d078527d8c327e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gitdb"