development/komodo-edit: Updated for version 11.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
c5f47138c5
commit
0392d8a789
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=komodo-edit
|
||||
VERSION=${VERSION:-11.0.2}
|
||||
VERSION=${VERSION:-11.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="komodo-edit"
|
||||
VERSION="11.0.2"
|
||||
VERSION="11.1.0"
|
||||
HOMEPAGE="http://komodoide.com/komodo-edit/"
|
||||
DOWNLOAD="http://downloads.activestate.com/Komodo/releases/11.0.2/Komodo-Edit-11.0.2-18122-linux-x86.tar.gz"
|
||||
MD5SUM="f7204ce2bd930a569bcf80a4facb98d1"
|
||||
DOWNLOAD_x86_64="http://downloads.activestate.com/Komodo/releases/11.0.2/Komodo-Edit-11.0.2-18122-linux-x86_64.tar.gz"
|
||||
MD5SUM_x86_64="44b6e9a667554c1175f2aeee1edf7644"
|
||||
DOWNLOAD="http://downloads.activestate.com/Komodo/releases/11.1.0/Komodo-Edit-11.1.0-18196-linux-x86.tar.gz"
|
||||
MD5SUM="77922e0db68d328a5ef721505b1ae306"
|
||||
DOWNLOAD_x86_64="http://downloads.activestate.com/Komodo/releases/11.1.0/Komodo-Edit-11.1.0-18196-linux-x86_64.tar.gz"
|
||||
MD5SUM_x86_64="08daadcdae9c49e7b31847e719b0da89"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Giuseppe Di Terlizzi"
|
||||
EMAIL="giuseppe.diterlizzi@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue