diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-06-24 16:03:04 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-25 08:54:40 +0700 |
commit | be25dfa52b6df3127fdecdce960ec9dc71c13f79 (patch) | |
tree | dbd8c58b96031eb643deb138efcbb52ad42d7b9c /libraries/GitPython/GitPython.info | |
parent | cd101ffebfa9055436bbb90ef8358b6a705ddcc3 (diff) | |
download | slackbuilds-be25dfa52b6df3127fdecdce960ec9dc71c13f79.tar.gz |
libraries/GitPython: Updated for version 2.0.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries/GitPython/GitPython.info')
-rw-r--r-- | libraries/GitPython/GitPython.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/GitPython/GitPython.info b/libraries/GitPython/GitPython.info index 2dcb510484..903d93b461 100644 --- a/libraries/GitPython/GitPython.info +++ b/libraries/GitPython/GitPython.info @@ -1,8 +1,8 @@ PRGNAM="GitPython" -VERSION="2.0.5" +VERSION="2.0.6" HOMEPAGE="https://github.com/gitpython-developers/GitPython" -DOWNLOAD="https://pypi.python.org/packages/47/28/30f51df811ccdde2f719c034afc1cd1b036dcbb94ecf93ee61af25fe1738/GitPython-2.0.5.tar.gz" -MD5SUM="f4f60f269fb5f6a332c653a5bc015239" +DOWNLOAD="https://pypi.python.org/packages/3d/b8/f15611e94b0e7ce4ecca5fb54c9163fd88ee771f7760cb04ec6d4d60af6a/GitPython-2.0.6.tar.gz" +MD5SUM="833b56dc7e0c6a9924f26043905cb9d7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gitdb" |