mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/smartgit: Updated for version 7.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
824eb58ba3
commit
9b15f4a8e6
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue