mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
development/komodo-edit: Updated for version 10.1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1ec9d5cf3a
commit
4dc06e2e6f
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=komodo-edit
|
||||
VERSION=${VERSION:-10.1.1}
|
||||
VERSION=${VERSION:-10.1.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="komodo-edit"
|
||||
VERSION="10.1.1"
|
||||
VERSION="10.1.4"
|
||||
HOMEPAGE="http://komodoide.com/komodo-edit/"
|
||||
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"
|
||||
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"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Giuseppe Di Terlizzi"
|
||||
EMAIL="giuseppe.diterlizzi@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue