development/atom-amd64: Updated for version 1.27.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
046c9bbdb6
commit
c753cff941
|
@ -29,7 +29,7 @@
|
|||
|
||||
PRGNAM=atom-amd64
|
||||
SRCNAM=atom-amd64
|
||||
VERSION=${VERSION:-1.25.0}
|
||||
VERSION=${VERSION:-1.27.0}
|
||||
SRCDIR=atom-$VERSION-amd64
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="atom-amd64"
|
||||
VERSION="1.25.0"
|
||||
VERSION="1.27.0"
|
||||
HOMEPAGE="https://atom.io/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/atom/atom/releases/download/v1.25.0/atom-amd64.tar.gz"
|
||||
MD5SUM_x86_64="be21d1b32a7b4e5b6771c1bbe112347c"
|
||||
DOWNLOAD_x86_64="https://github.com/atom/atom/releases/download/v1.27.0/atom-amd64.tar.gz"
|
||||
MD5SUM_x86_64="acd1716fac8371336ce53e9a2e89ae42"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Mohammad Etemaddar"
|
||||
EMAIL="mohammad.etemaddar@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue