development/atom: Updated for version 1.0.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
DhabyX 2015-08-09 22:48:04 +07:00 committed by Willy Sudiarto Raharjo
parent 95b4d9a4ac
commit a9a1a67d37
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.0.0}
VERSION=${VERSION:-1.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -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"