development/atom: Updated for version 1.6.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
DhabyX 2016-04-08 09:25:38 +07:00 committed by Willy Sudiarto Raharjo
parent 9572ae3112
commit 68e2cfe8c9
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=atom
VERSION=${VERSION:-1.3.0}
VERSION=${VERSION:-1.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="atom"
VERSION="1.3.0"
VERSION="1.6.2"
HOMEPAGE="https://atom.io/"
DOWNLOAD="https://codeload.github.com/atom/atom/tar.gz/v1.3.0"
MD5SUM="a2006d60bcb1b4628c9bb097365c47f1"
DOWNLOAD="https://codeload.github.com/atom/atom/tar.gz/v1.6.2"
MD5SUM="c295f403996c327b203daf80e4062d80"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nodejs"