diff options
author | DhabyX <slack.dhabyx@gmail.com> | 2016-08-21 12:19:18 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:59 +0100 |
commit | ba0ed60e796c58b6675b68137df35f2553a398d1 (patch) | |
tree | 3cee1051288016985148e7219418445c4d13fb61 | |
parent | 7b7a0752d154508d273ecd3bb567ac670e78c3a6 (diff) |
development/atom: Updated for version 1.9.9.
Thanks to Chris Willing for the patch :)
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | development/atom/atom.SlackBuild | 5 | ||||
-rw-r--r-- | development/atom/atom.desktop | 2 | ||||
-rw-r--r-- | development/atom/atom.info | 6 | ||||
-rw-r--r-- | development/atom/slack-desc | 4 |
4 files changed, 9 insertions, 8 deletions
diff --git a/development/atom/atom.SlackBuild b/development/atom/atom.SlackBuild index 3cd9cef03496..256de59db6fb 100644 --- a/development/atom/atom.SlackBuild +++ b/development/atom/atom.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for atom -# Copyright 2013-2014 Dhaby Xiloj <slack.dhabyx@gmail.com> +# Copyright 2013-2016 Dhaby Xiloj <slack.dhabyx@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=atom -VERSION=${VERSION:-1.9.8} +VERSION=${VERSION:-1.9.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -85,6 +85,7 @@ echo '*********************************************************************' mkdir -p destbuild BUILD_DIR=$PWD/destbuild + npm_config_target_arch=$ARCH \ PYTHON=python2 \ ./script/build --build-dir=$BUILD_DIR diff --git a/development/atom/atom.desktop b/development/atom/atom.desktop index 54e54d2d5eeb..9c7fc4b64087 100644 --- a/development/atom/atom.desktop +++ b/development/atom/atom.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Name=Atom -Comment=A jackable text editor +Comment=A hackable text editor for the 21st Century. GenericName=Text Editor GenericName[es]=Editor de texto GenericName[it]=Editor di testo diff --git a/development/atom/atom.info b/development/atom/atom.info index b8677d184678..258b0c32b07d 100644 --- a/development/atom/atom.info +++ b/development/atom/atom.info @@ -1,8 +1,8 @@ PRGNAM="atom" -VERSION="1.9.8" +VERSION="1.9.9" HOMEPAGE="https://atom.io/" -DOWNLOAD="https://codeload.github.com/atom/atom/tar.gz/v1.9.8" -MD5SUM="e80c9a6598eb62748c8736cf02a091a6" +DOWNLOAD="https://codeload.github.com/atom/atom/tar.gz/v1.9.9" +MD5SUM="e676b45548f1b7ee0f4b3bc2e1cfcf5d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="nodejs" diff --git a/development/atom/slack-desc b/development/atom/slack-desc index 4f6dd464bf5f..278e136a332a 100644 --- a/development/atom/slack-desc +++ b/development/atom/slack-desc @@ -8,9 +8,9 @@ |-----handy-ruler------------------------------------------------------| atom: Atom (Chrome-based and Hackable text editor) atom: -atom: A chrome-based text editor, with full-featured, right out of the +atom: A chrome-based text editor, with full-featured, right out of the atom: box: file system browser, multiple panes, snippets, and more. -atom: +atom: atom: atom: atom: |