diff options
author | DhabyX <slack.dhabyx@gmail.com> | 2015-09-26 07:44:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-26 07:44:04 +0700 |
commit | 6642394a4fd4df5488c228a34f4548fd000926c5 (patch) | |
tree | d138568f04a51d6048b6476cd0bc868bc2653892 /development/atom/atom.info | |
parent | aa436b5fc6dc3e3fe6b3efbc218b65f057e91be2 (diff) | |
download | slackbuilds-6642394a4fd4df5488c228a34f4548fd000926c5.tar.gz |
development/atom: Updated for version 1.0.19.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/atom/atom.info')
-rw-r--r-- | development/atom/atom.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/atom/atom.info b/development/atom/atom.info index 33cbcdfee5..9f18557698 100644 --- a/development/atom/atom.info +++ b/development/atom/atom.info @@ -1,10 +1,10 @@ PRGNAM="atom" -VERSION="1.0.7" +VERSION="1.0.19" HOMEPAGE="https://atom.io/" -DOWNLOAD="https://codeload.github.com/atom/atom/tar.gz/v1.0.7" -MD5SUM="706d9cda90d50a735eae182e684c117d" +DOWNLOAD="https://codeload.github.com/atom/atom/tar.gz/v1.0.19" +MD5SUM="d747563b4f614a8c52ffa2b572631c22" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="iojs" +REQUIRES="node" MAINTAINER="DhabyX" EMAIL="slack.dhabyx@gmail.com" |