From ba0ed60e796c58b6675b68137df35f2553a398d1 Mon Sep 17 00:00:00 2001 From: DhabyX Date: Sun, 21 Aug 2016 12:19:18 +0100 Subject: development/atom: Updated for version 1.9.9. Thanks to Chris Willing for the patch :) Signed-off-by: David Spencer --- development/atom/atom.SlackBuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'development/atom/atom.SlackBuild') diff --git a/development/atom/atom.SlackBuild b/development/atom/atom.SlackBuild index 3cd9cef034..256de59db6 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 +# Copyright 2013-2016 Dhaby Xiloj # 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 -- cgit v1.2.3