diff options
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 33cbcdfee51fa..9f18557698e29 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" |