development/smartgit: Updated for version 6.5.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
031ce38d68
commit
e2d22465dc
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="smartgit"
|
||||
VERSION=${VERSION:-6.5.1}
|
||||
VERSION=${VERSION:-6.5.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH=noarch
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Encoding=UTF-8
|
||||
Name=SmartGit 6.5.1
|
||||
Name=SmartGit
|
||||
Keywords=git;hg;svn;mercurial;subversion
|
||||
GenericName=Git&Hg-Client + SVN-support
|
||||
Type=Application
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="smartgit"
|
||||
VERSION="6.5.1"
|
||||
VERSION="6.5.8"
|
||||
HOMEPAGE="http://www.syntevo.com/smartgit/"
|
||||
DOWNLOAD="http://www.syntevo.com/download/smartgit/smartgit-generic-6_5_1.tar.gz"
|
||||
MD5SUM="b980e392f6d6d489a128cbb2f770b3f6"
|
||||
DOWNLOAD="http://www.syntevo.com/downloads/smartgit/smartgit-generic-6_5_8.tar.gz"
|
||||
MD5SUM="84ebfa3fbd5e039b740971c511f705ce"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in New Issue