development/komodo-edit: Updated for version 10.2.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Giuseppe Di Terlizzi 2017-03-06 22:26:43 +00:00 committed by David Spencer
parent 612e6b118a
commit 3384a6bbca
2 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=komodo-edit
VERSION=${VERSION:-10.1.4}
VERSION=${VERSION:-10.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="komodo-edit"
VERSION="10.1.4"
VERSION="10.2.0"
HOMEPAGE="http://komodoide.com/komodo-edit/"
DOWNLOAD="http://downloads.activestate.com/Komodo/releases/10.1.4/Komodo-Edit-10.1.4-17456-linux-x86.tar.gz"
MD5SUM="5ffaf33fd2223d1d0644350efcdc0db8"
DOWNLOAD_x86_64="http://downloads.activestate.com/Komodo/releases/10.1.4/Komodo-Edit-10.1.4-17456-linux-x86_64.tar.gz"
MD5SUM_x86_64="52f4e93e86a8990bb5b640ddca3e6006"
DOWNLOAD="http://downloads.activestate.com/Komodo/releases/10.2.0/Komodo-Edit-10.2.0-17657-linux-x86.tar.gz"
MD5SUM="6c1c1e57f60feed17d528d02a8a6258c"
DOWNLOAD_x86_64="http://downloads.activestate.com/Komodo/releases/10.2.0/Komodo-Edit-10.2.0-17657-linux-x86_64.tar.gz"
MD5SUM_x86_64="c1bcc1c8b0990e4f0a32327fd4548bca"
REQUIRES=""
MAINTAINER="Giuseppe Di Terlizzi"
EMAIL="giuseppe.diterlizzi@gmail.com"