development/atom-amd64: Updated for version 1.24.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Mohammad Etemaddar 2018-02-21 20:14:20 +00:00 committed by David Spencer
parent 0aebad4987
commit 0862a2e8bf
3 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@
PRGNAM=atom-amd64
SRCNAM=atom-amd64
VERSION=${VERSION:-1.23.3}
VERSION=${VERSION:-1.24.0}
SRCDIR=atom-$VERSION-amd64
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -2,7 +2,7 @@
Name=Atom
GenericName=Editor
Comment=Atom Editor
Icon=atom
Icon=atom-amd64
Exec=atom
TryExec=atom
Terminal=false

View file

@ -1,10 +1,10 @@
PRGNAM="atom-amd64"
VERSION="1.23.3"
VERSION="1.24.0"
HOMEPAGE="https://atom.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/atom/atom/releases/download/v1.23.3/atom-amd64.tar.gz"
MD5SUM_x86_64="0c9fff5a2eb0c0a56e91fbdbc008c590"
DOWNLOAD_x86_64="https://github.com/atom/atom/releases/download/v1.24.0/atom-amd64.tar.gz"
MD5SUM_x86_64="a4e512646c18234ab1aef35c77e4bfc7"
REQUIRES=""
MAINTAINER="Mohammad Etemaddar"
EMAIL="mohammad.etemaddar@gmail.com"