summaryrefslogtreecommitdiffstats
path: root/development/git-cola
diff options
context:
space:
mode:
author Ricardo J. Barberis <ricardo.barberis@gmail.com>2018-08-30 00:51:24 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-01 07:32:17 +0700
commit3a1e382c5f9ebd03ce84e6f73481daac71da6f0a (patch)
treee655204a2e94da900b22c85dbc0a53992af01905 /development/git-cola
parent66aa1e0abd30d8a032649f8c92cc8e9bff6d7274 (diff)
downloadslackbuilds-3a1e382c5f9ebd03ce84e6f73481daac71da6f0a.tar.gz
slackbuilds-3a1e382c5f9ebd03ce84e6f73481daac71da6f0a.tar.xz
development/git-cola: Updated for version 3.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/git-cola')
-rw-r--r--development/git-cola/git-cola.SlackBuild2
-rw-r--r--development/git-cola/git-cola.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/git-cola/git-cola.SlackBuild b/development/git-cola/git-cola.SlackBuild
index cd3f9a0cd0..3bfb333954 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 119101ea9b..4c7e7cdebb 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"