diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2015-09-27 21:35:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-27 21:35:16 +0700 |
commit | 9b15f4a8e6fbbf8ac03b55341b51755bfe0d8027 (patch) | |
tree | 08c63af53d31fe31ad2f24da0a2b203c6f913ca7 /development/smartgit/smartgit.SlackBuild | |
parent | 824eb58ba3690ea72a08344d71e267457594df39 (diff) | |
download | slackbuilds-9b15f4a8e6fbbf8ac03b55341b51755bfe0d8027.tar.gz |
development/smartgit: Updated for version 7.0.3.
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 c2d33ce10f..c621bcb07a 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:-7.0.2} +VERSION=${VERSION:-7.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH=noarch |