diff options
-rw-r--r-- | libraries/GitPython/GitPython.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/GitPython/GitPython.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/GitPython/GitPython.SlackBuild b/libraries/GitPython/GitPython.SlackBuild index a627328c86cb..e4092d54dbb7 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:-2.0.5} +VERSION=${VERSION:-2.0.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/GitPython/GitPython.info b/libraries/GitPython/GitPython.info index 2dcb510484b7..903d93b461ad 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" |