diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2015-06-09 18:58:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-09 18:58:04 +0700 |
commit | e2d22465dcfee4a0dab2bab908eb9ab955a34e8c (patch) | |
tree | efced0418f0e4a1faea146a9c1097bc82cdb9420 /development/smartgit/smartgit.SlackBuild | |
parent | 031ce38d68bb935700db08f27acb5ab2ee91003d (diff) |
development/smartgit: Updated for version 6.5.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/smartgit/smartgit.SlackBuild')
-rw-r--r-- | development/smartgit/smartgit.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/smartgit/smartgit.SlackBuild b/development/smartgit/smartgit.SlackBuild index 58734d7825ed9..397603713a480 100644 --- a/development/smartgit/smartgit.SlackBuild +++ b/development/smartgit/smartgit.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM="smartgit" -VERSION=${VERSION:-6.5.1} +VERSION=${VERSION:-6.5.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH=noarch |