diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2015-09-17 08:37:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-17 08:37:30 +0700 |
commit | a0092190c5f4fbf87b67e7119ba2b4b7b6fb82f5 (patch) | |
tree | 038cf83eb5faa1f324d53636e49f594a95869396 /development/smartgit/smartgit.SlackBuild | |
parent | a872a5823a5c7f39d2057dfa51580209e707ae9d (diff) |
development/smartgit: Updated for version 7.0.2.
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 397603713a48..c2d33ce10f14 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.8} +VERSION=${VERSION:-7.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH=noarch |