summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/atom/atom.SlackBuild2
-rw-r--r--development/atom/atom.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/atom/atom.SlackBuild b/development/atom/atom.SlackBuild
index c358f6bf65..13eb96d5a7 100644
--- a/development/atom/atom.SlackBuild
+++ b/development/atom/atom.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=atom
-VERSION=${VERSION:-1.0.0}
+VERSION=${VERSION:-1.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/atom/atom.info b/development/atom/atom.info
index 768dc584e1..234ed0fe48 100644
--- a/development/atom/atom.info
+++ b/development/atom/atom.info
@@ -1,8 +1,8 @@
PRGNAM="atom"
-VERSION="1.0.0"
+VERSION="1.0.5"
HOMEPAGE="https://atom.io/"
-DOWNLOAD="https://codeload.github.com/atom/atom/tar.gz/v1.0.0"
-MD5SUM="0018e6fcc17cf15a0203b230f22b329a"
+DOWNLOAD="https://codeload.github.com/atom/atom/tar.gz/v1.0.5"
+MD5SUM="fac7db5ee5814fa69905146b376d9b82"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="iojs"