development/atom: Updated for version 1.3.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
DhabyX 2015-12-10 13:27:09 +07:00 committed by Willy Sudiarto Raharjo
parent 3fd0b8e998
commit 1509c23197
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.2.3}
VERSION=${VERSION:-1.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="atom"
VERSION="1.2.3"
VERSION="1.3.0"
HOMEPAGE="https://atom.io/"
DOWNLOAD="https://codeload.github.com/atom/atom/tar.gz/v1.2.3"
MD5SUM="99722dbfb105953e6a568bbd81bd43d6"
DOWNLOAD="https://codeload.github.com/atom/atom/tar.gz/v1.3.0"
MD5SUM="a2006d60bcb1b4628c9bb097365c47f1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nodejs"