mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
development/komodo-ide: Updated for version 11.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
383993bc4d
commit
067961edae
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=komodo-ide
|
||||
VERSION=${VERSION:-10.2.3}
|
||||
VERSION=${VERSION:-11.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="komodo-ide"
|
||||
VERSION="10.2.3"
|
||||
VERSION="11.0.0"
|
||||
HOMEPAGE="http://komodoide.com/"
|
||||
DOWNLOAD="http://downloads.activestate.com/Komodo/releases/10.2.3/Komodo-IDE-10.2.3-89902-linux-x86.tar.gz"
|
||||
MD5SUM="e8d78401e069eb7c69ce725700a16092"
|
||||
DOWNLOAD_x86_64="http://downloads.activestate.com/Komodo/releases/10.2.3/Komodo-IDE-10.2.3-89902-linux-x86_64.tar.gz"
|
||||
MD5SUM_x86_64="fc74eee1f909cbdf79f634e7d656d8b5"
|
||||
DOWNLOAD="http://downloads.activestate.com/Komodo/releases/11.0.0/Komodo-IDE-11.0.0-90668-linux-x86.tar.gz"
|
||||
MD5SUM="00a4c976c1d16b54aaa19fcf57d02d1f"
|
||||
DOWNLOAD_x86_64="http://downloads.activestate.com/Komodo/releases/11.0.0/Komodo-IDE-11.0.0-90668-linux-x86_64.tar.gz"
|
||||
MD5SUM_x86_64="9e0ca169106223559913067fc6acbf2b"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Giuseppe Di Terlizzi"
|
||||
EMAIL="giuseppe.diterlizzi@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue