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 | |
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>
-rw-r--r-- | development/smartgit/smartgit.SlackBuild | 2 | ||||
-rw-r--r-- | development/smartgit/smartgit.info | 6 |
2 files changed, 4 insertions, 4 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 diff --git a/development/smartgit/smartgit.info b/development/smartgit/smartgit.info index f41da032c3..400a9d4056 100644 --- a/development/smartgit/smartgit.info +++ b/development/smartgit/smartgit.info @@ -1,8 +1,8 @@ PRGNAM="smartgit" -VERSION="7.0.2" +VERSION="7.0.3" HOMEPAGE="http://www.syntevo.com/smartgit/" -DOWNLOAD="http://www.syntevo.com/downloads/smartgit/smartgit-generic-7_0_2.tar.gz" -MD5SUM="4fb43bbb2eb92eb62aa24ce713393af1" +DOWNLOAD="http://www.syntevo.com/downloads/smartgit/smartgit-generic-7_0_3.tar.gz" +MD5SUM="a33819ab59229049d5b847d78b72c0c0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |