development/komodo-edit: Updated for version 10.1.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Giuseppe Di Terlizzi 2016-10-13 14:58:21 +07:00 committed by Willy Sudiarto Raharjo
parent f9046698c4
commit 1c2fc4bbe4
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.0}
VERSION=${VERSION:-10.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="komodo-edit"
VERSION="10.1.0"
VERSION="10.1.1"
HOMEPAGE="http://komodoide.com/komodo-edit/"
DOWNLOAD="http://downloads.activestate.com/Komodo/releases/10.1.0/Komodo-Edit-10.1.0-17404-linux-x86.tar.gz"
MD5SUM="6df4e1b165894900cedeaa8f08211909"
DOWNLOAD_x86_64="http://downloads.activestate.com/Komodo/releases/10.1.0/Komodo-Edit-10.1.0-17404-linux-x86_64.tar.gz"
MD5SUM_x86_64="9cfc64f7e5d3994389657f49b11a5cc9"
DOWNLOAD="http://downloads.activestate.com/Komodo/releases/10.1.1/Komodo-Edit-10.1.1-17414-linux-x86.tar.gz"
MD5SUM="c8b84b6c9cae7f53dbd5182802416757"
DOWNLOAD_x86_64="http://downloads.activestate.com/Komodo/releases/10.1.1/Komodo-Edit-10.1.1-17414-linux-x86_64.tar.gz"
MD5SUM_x86_64="a740136747341ecf1400de4c9016ed31"
REQUIRES=""
MAINTAINER="Giuseppe Di Terlizzi"
EMAIL="giuseppe.diterlizzi@gmail.com"