diff options
author | Mohammad Etemaddar <mohammad.etemaddar@gmail.com> | 2017-09-16 11:45:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-17 20:29:47 +0700 |
commit | d8dab9beadbeb16d775734e63f47649bc442c729 (patch) | |
tree | 5a431f26e8cdf7ea4e82612b451a49d74dce5032 /development/atom-amd64 | |
parent | b5032f4aa22bac414a04d45644ba4f439ebb21f4 (diff) | |
download | slackbuilds-d8dab9beadbeb16d775734e63f47649bc442c729.tar.gz |
development/atom-amd64: Updated for version 1.20.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/atom-amd64')
-rw-r--r-- | development/atom-amd64/atom-amd64.SlackBuild | 2 | ||||
-rw-r--r-- | development/atom-amd64/atom-amd64.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/atom-amd64/atom-amd64.SlackBuild b/development/atom-amd64/atom-amd64.SlackBuild index 53ceaf7839..7850d4ba8b 100644 --- a/development/atom-amd64/atom-amd64.SlackBuild +++ b/development/atom-amd64/atom-amd64.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=atom-amd64 SRCNAM=atom-amd64 -VERSION=${VERSION:-1.19.7} +VERSION=${VERSION:-1.20.0} SRCDIR=atom-$VERSION-amd64 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/atom-amd64/atom-amd64.info b/development/atom-amd64/atom-amd64.info index f65c8c1cd5..ec2f02b040 100644 --- a/development/atom-amd64/atom-amd64.info +++ b/development/atom-amd64/atom-amd64.info @@ -1,10 +1,10 @@ PRGNAM="atom-amd64" -VERSION="1.19.7" +VERSION="1.20.0" HOMEPAGE="https://atom.io/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/atom/atom/releases/download/v1.19.7/atom-amd64.tar.gz" -MD5SUM_x86_64="5a56fad36b9c5fcaf8a6ac0436b92e64" +DOWNLOAD_x86_64="https://github.com/atom/atom/releases/download/v1.20.0/atom-amd64.tar.gz" +MD5SUM_x86_64="1fba0194d6c6bb77a155a08421e82bcb" REQUIRES="" MAINTAINER="Mohammad Etemaddar" EMAIL="mohammad.etemaddar@gmail.com" |