summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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
commit3b9a9117ebc08ce7d5a5d6e0cc5888a97023ea0a (patch)
treea33e2c5f8a3efb92cb6fbbaa0cd6c7ab2de05410
parent0aefdfc7d42197272c18c14468a5ad541a6dcc79 (diff)
downloadslackbuilds-3b9a9117ebc08ce7d5a5d6e0cc5888a97023ea0a.tar.gz
slackbuilds-3b9a9117ebc08ce7d5a5d6e0cc5888a97023ea0a.tar.xz
development/smartgit: Updated for version 6.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/smartgit/smartgit.SlackBuild2
-rw-r--r--development/smartgit/smartgit.desktop2
-rw-r--r--development/smartgit/smartgit.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/development/smartgit/smartgit.SlackBuild b/development/smartgit/smartgit.SlackBuild
index dc54b241c3..58734d7825 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
diff --git a/development/smartgit/smartgit.desktop b/development/smartgit/smartgit.desktop
index cefa3683b9..1aa8e019e5 100644
--- a/development/smartgit/smartgit.desktop
+++ b/development/smartgit/smartgit.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Version=1.0
Encoding=UTF-8
-Name=SmartGit 6.5.0
+Name=SmartGit 6.5.1
Keywords=git;hg;svn;mercurial;subversion
GenericName=Git&Hg-Client + SVN-support
Type=Application
diff --git a/development/smartgit/smartgit.info b/development/smartgit/smartgit.info
index 39e40bdea9..62b18c99b6 100644
--- a/development/smartgit/smartgit.info
+++ b/development/smartgit/smartgit.info
@@ -1,8 +1,8 @@
PRGNAM="smartgit"
-VERSION="6.5.0"
+VERSION="6.5.1"
HOMEPAGE="http://www.syntevo.com/smartgit/"
-DOWNLOAD="http://www.syntevo.com/download/smartgit/smartgit-generic-6_5_0.tar.gz"
-MD5SUM="447435eae545b0cd26ebe7975bebb14e"
+DOWNLOAD="http://www.syntevo.com/download/smartgit/smartgit-generic-6_5_1.tar.gz"
+MD5SUM="b980e392f6d6d489a128cbb2f770b3f6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"