mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/komodo-ide: Updated for version 10.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f7d1db1f02
commit
c9a9954991
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.0}
|
||||
VERSION=${VERSION:-10.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="komodo-ide"
|
||||
VERSION="10.2.0"
|
||||
VERSION="10.2.2"
|
||||
HOMEPAGE="http://komodoide.com/"
|
||||
DOWNLOAD="http://downloads.activestate.com/Komodo/releases/10.2.0/Komodo-IDE-10.2.0-89833-linux-x86.tar.gz"
|
||||
MD5SUM="933b465b738cd632dbb6fc814de8291a"
|
||||
DOWNLOAD_x86_64="http://downloads.activestate.com/Komodo/releases/10.2.0/Komodo-IDE-10.2.0-89833-linux-x86_64.tar.gz"
|
||||
MD5SUM_x86_64="b7e86bba0e7069582cba5bcd5d629110"
|
||||
DOWNLOAD="http://downloads.activestate.com/Komodo/releases/10.2.2/Komodo-IDE-10.2.2-89895-linux-x86.tar.gz"
|
||||
MD5SUM="9d91370387123ffcd2151225938c3841"
|
||||
DOWNLOAD_x86_64="http://downloads.activestate.com/Komodo/releases/10.2.2/Komodo-IDE-10.2.2-89895-linux-x86_64.tar.gz"
|
||||
MD5SUM_x86_64="ad14e78ea42d25ed99d20cd419e67c00"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Giuseppe Di Terlizzi"
|
||||
EMAIL="giuseppe.diterlizzi@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue