mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
development/komodo-edit: Updated for version 10.2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dcb1292997
commit
68d99ef1c8
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.2.2}
|
||||
VERSION=${VERSION:-10.2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="komodo-edit"
|
||||
VERSION="10.2.2"
|
||||
VERSION="10.2.3"
|
||||
HOMEPAGE="http://komodoide.com/komodo-edit/"
|
||||
DOWNLOAD="http://downloads.activestate.com/Komodo/releases/10.2.2/Komodo-Edit-10.2.2-17703-linux-x86.tar.gz"
|
||||
MD5SUM="7444594319f5cb7b4b9cc75a59f5ea01"
|
||||
DOWNLOAD_x86_64="http://downloads.activestate.com/Komodo/releases/10.2.2/Komodo-Edit-10.2.2-17703-linux-x86_64.tar.gz"
|
||||
MD5SUM_x86_64="439b44d2bcd7297912542c601e8c66e9"
|
||||
DOWNLOAD="http://downloads.activestate.com/Komodo/releases/10.2.3/Komodo-Edit-10.2.3-17708-linux-x86.tar.gz"
|
||||
MD5SUM="5fc0890cee24786e4088e30a4ad814eb"
|
||||
DOWNLOAD_x86_64="http://downloads.activestate.com/Komodo/releases/10.2.3/Komodo-Edit-10.2.3-17708-linux-x86_64.tar.gz"
|
||||
MD5SUM_x86_64="c50cba5a6cdad5039cb927080e91646c"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Giuseppe Di Terlizzi"
|
||||
EMAIL="giuseppe.diterlizzi@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue