mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/komodo-ide: Updated for version 10.1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4dc06e2e6f
commit
3c92f1d34f
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.1.1}
|
||||
VERSION=${VERSION:-10.1.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="komodo-ide"
|
||||
VERSION="10.1.1"
|
||||
VERSION="10.1.4"
|
||||
HOMEPAGE="http://komodoide.com/"
|
||||
DOWNLOAD="http://downloads.activestate.com/Komodo/releases/10.1.1/Komodo-IDE-10.1.1-89474-linux-x86.tar.gz"
|
||||
MD5SUM="0b9a41585fb3ad51a879339ef87d3ce8"
|
||||
DOWNLOAD_x86_64="http://downloads.activestate.com/Komodo/releases/10.1.1/Komodo-IDE-10.1.1-89474-linux-x86_64.tar.gz"
|
||||
MD5SUM_x86_64="ac238723a8ee456c1ebf240eec8d41a2"
|
||||
DOWNLOAD="http://downloads.activestate.com/Komodo/releases/10.1.4/Komodo-IDE-10.1.4-89515-linux-x86.tar.gz"
|
||||
MD5SUM="ada12f70793b151f8083c1a485c829c7"
|
||||
DOWNLOAD_x86_64="http://downloads.activestate.com/Komodo/releases/10.1.4/Komodo-IDE-10.1.4-89515-linux-x86_64.tar.gz"
|
||||
MD5SUM_x86_64="18a1b6a46db078f0b20f2b5aaa114a98"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Giuseppe Di Terlizzi"
|
||||
EMAIL="giuseppe.diterlizzi@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue