development/atom: Updated for version 1.12.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
DhabyX 2016-11-22 11:26:07 +07:00 committed by Willy Sudiarto Raharjo
parent 2654667f98
commit f7972c95a0
No known key found for this signature in database
GPG key ID: 887B8374D7333381
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.12.3}
VERSION=${VERSION:-1.12.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="atom"
VERSION="1.12.3"
VERSION="1.12.5"
HOMEPAGE="https://atom.io/"
DOWNLOAD="https://codeload.github.com/atom/atom/tar.gz/v1.12.3"
MD5SUM="a102a0919f81f3addf7a65ee4959f31c"
DOWNLOAD="https://codeload.github.com/atom/atom/tar.gz/v1.12.5"
MD5SUM="406d6bca26af740014cc67c8eb7e1812"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nodejs"