diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2014-12-01 23:31:34 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-02 17:18:02 +0700 |
commit | 3b9a9117ebc08ce7d5a5d6e0cc5888a97023ea0a (patch) | |
tree | a33e2c5f8a3efb92cb6fbbaa0cd6c7ab2de05410 /development/smartgit/smartgit.SlackBuild | |
parent | 0aefdfc7d42197272c18c14468a5ad541a6dcc79 (diff) |
development/smartgit: Updated for version 6.5.1.
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 dc54b241c322..58734d7825ed 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.0} +VERSION=${VERSION:-6.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH=noarch |