diff options
Diffstat (limited to 'development/git-cola')
-rw-r--r-- | development/git-cola/git-cola.SlackBuild | 2 | ||||
-rw-r--r-- | development/git-cola/git-cola.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/git-cola/git-cola.SlackBuild b/development/git-cola/git-cola.SlackBuild index cd3f9a0cd0b2e..3bfb3339543cd 100644 --- a/development/git-cola/git-cola.SlackBuild +++ b/development/git-cola/git-cola.SlackBuild @@ -7,7 +7,7 @@ # Copyright (c) 2017-2018, Modified by: Ricardo J. Barberis <ricardo.barberis@gmail.com> PRGNAM=git-cola -VERSION=${VERSION:-3.1} +VERSION=${VERSION:-3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/git-cola/git-cola.info b/development/git-cola/git-cola.info index 119101ea9bc72..4c7e7cdebb376 100644 --- a/development/git-cola/git-cola.info +++ b/development/git-cola/git-cola.info @@ -1,8 +1,8 @@ PRGNAM="git-cola" -VERSION="3.1" +VERSION="3.2" HOMEPAGE="https://git-cola.github.io/" -DOWNLOAD="https://github.com/git-cola/git-cola/archive/v3.1/git-cola-3.1.tar.gz" -MD5SUM="33d56442d7af7ad740e5bc000af0dd57" +DOWNLOAD="https://github.com/git-cola/git-cola/archive/v3.2/git-cola-3.2.tar.gz" +MD5SUM="5fdb09701bf51c5d088d748baa5a95e2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="Sphinx" |