development/smartgit: Updated for version 6.5.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Miguel De Anda 2014-12-01 23:31:34 -08:00 committed by Willy Sudiarto Raharjo
parent 0aefdfc7d4
commit 3b9a9117eb
3 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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

View file

@ -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"