mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/atom-amd64: Updated for version 1.24.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
0aebad4987
commit
0862a2e8bf
3 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
PRGNAM=atom-amd64
|
PRGNAM=atom-amd64
|
||||||
SRCNAM=atom-amd64
|
SRCNAM=atom-amd64
|
||||||
VERSION=${VERSION:-1.23.3}
|
VERSION=${VERSION:-1.24.0}
|
||||||
SRCDIR=atom-$VERSION-amd64
|
SRCDIR=atom-$VERSION-amd64
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
Name=Atom
|
Name=Atom
|
||||||
GenericName=Editor
|
GenericName=Editor
|
||||||
Comment=Atom Editor
|
Comment=Atom Editor
|
||||||
Icon=atom
|
Icon=atom-amd64
|
||||||
Exec=atom
|
Exec=atom
|
||||||
TryExec=atom
|
TryExec=atom
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="atom-amd64"
|
PRGNAM="atom-amd64"
|
||||||
VERSION="1.23.3"
|
VERSION="1.24.0"
|
||||||
HOMEPAGE="https://atom.io/"
|
HOMEPAGE="https://atom.io/"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://github.com/atom/atom/releases/download/v1.23.3/atom-amd64.tar.gz"
|
DOWNLOAD_x86_64="https://github.com/atom/atom/releases/download/v1.24.0/atom-amd64.tar.gz"
|
||||||
MD5SUM_x86_64="0c9fff5a2eb0c0a56e91fbdbc008c590"
|
MD5SUM_x86_64="a4e512646c18234ab1aef35c77e4bfc7"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Mohammad Etemaddar"
|
MAINTAINER="Mohammad Etemaddar"
|
||||||
EMAIL="mohammad.etemaddar@gmail.com"
|
EMAIL="mohammad.etemaddar@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue