development/atom: Updated for version 1.23.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-11-01 21:24:34 +07:00
parent 9fb4d28044
commit 91821a0624
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.17.2}
VERSION=${VERSION:-1.23.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="atom"
VERSION="1.17.2"
VERSION="1.23.3"
HOMEPAGE="https://atom.io/"
DOWNLOAD="https://github.com/atom/atom/archive/v1.17.2/atom-1.17.2.tar.gz"
MD5SUM="d757e5db328895cba997f9ce534a810f"
DOWNLOAD="https://github.com/atom/atom/archive/v1.23.3/atom-1.23.3.tar.gz"
MD5SUM="1dfc819b29c910daaed20c11a629b28f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nodejs"