diff options
Diffstat (limited to 'libraries')
-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 905c4c0ca8..2878d71e57 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.2} +VERSION=${VERSION:-2.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/GitPython/GitPython.info b/libraries/GitPython/GitPython.info index 013b5e94d0..c85e34ebd4 100644 --- a/libraries/GitPython/GitPython.info +++ b/libraries/GitPython/GitPython.info @@ -1,8 +1,8 @@ PRGNAM="GitPython" -VERSION="2.0.2" +VERSION="2.0.3" HOMEPAGE="https://github.com/gitpython-developers/GitPython" -DOWNLOAD="https://github.com/gitpython-developers/GitPython/archive/2.0.2.tar.gz" -MD5SUM="91e0cd88a67e5a111b0ba6fde2f58d51" +DOWNLOAD="https://pypi.python.org/packages/87/eb/f5e6eb9f129532368242f8c36cec78c9c0a28f6b3a74de2ecf5a5fe56c4c/GitPython-2.0.3.tar.gz" +MD5SUM="5459f90fa49c23643420f9ce07830f22" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gitdb" |