summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"