diff options
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 |
commit | 3a1e382c5f9ebd03ce84e6f73481daac71da6f0a (patch) | |
tree | e655204a2e94da900b22c85dbc0a53992af01905 /development/git-cola/git-cola.SlackBuild | |
parent | 66aa1e0abd30d8a032649f8c92cc8e9bff6d7274 (diff) |
development/git-cola: Updated for version 3.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/git-cola/git-cola.SlackBuild')
-rw-r--r-- | development/git-cola/git-cola.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |