diff options
author | DhabyX <slack.dhabyx@gmail.com> | 2014-05-10 17:26:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-12 07:36:05 +0700 |
commit | e50988d28b4a7350141c551b5b29c25cf6331221 (patch) | |
tree | 55d053a4794042602f23df75ee21fceab325a8c9 /development/atom/atom.info | |
parent | e56297f61df11f0206407e95ac1f03bd8695c9b0 (diff) | |
download | slackbuilds-e50988d28b4a7350141c551b5b29c25cf6331221.tar.gz |
development/atom: Added (Chrome-based and Hackable text editor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/atom/atom.info')
-rw-r--r-- | development/atom/atom.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/atom/atom.info b/development/atom/atom.info new file mode 100644 index 0000000000..cd0b8e6e86 --- /dev/null +++ b/development/atom/atom.info @@ -0,0 +1,10 @@ +PRGNAM="atom" +VERSION="0.94.0" +HOMEPAGE="https://atom.io/" +DOWNLOAD="https://codeload.github.com/atom/atom/tar.gz/v0.94.0" +MD5SUM="684b7ba65320387f73057f28e93f3ed6" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="node" +MAINTAINER="DhabyX" +EMAIL="slack.dhabyx@gmail.com" |