diff options
author | Mohammad Etemaddar <mohammad.etemaddar@gmail.com> | 2017-08-09 17:58:49 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-12 06:57:43 +0700 |
commit | d9af42f8978b58554d13c0a80e321311593137f1 (patch) | |
tree | c6f6ac2bc0ad68b44e35078688f0751071bcfab2 /development/atom-amd64 | |
parent | 8765c7378d966189f5a5620daa39cbc12a4e2eec (diff) | |
download | slackbuilds-d9af42f8978b58554d13c0a80e321311593137f1.tar.gz |
development/atom-amd64: Updated for version 1.19.0.
Signed-off-by: David Spencer <idlemoor@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 acbe2a3ce1..aaaef6ca17 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.18.0} +VERSION=${VERSION:-1.19.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 3d2c4d8b1d..5b133f2bbb 100644 --- a/development/atom-amd64/atom-amd64.info +++ b/development/atom-amd64/atom-amd64.info @@ -1,10 +1,10 @@ PRGNAM="atom-amd64" -VERSION="1.18.0" +VERSION="1.19.0" HOMEPAGE="https://atom.io/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/atom/atom/releases/download/v1.18.0/atom-amd64.tar.gz" -MD5SUM_x86_64="87aaa11ffb3e88ebdf8ca9b413711c14" +DOWNLOAD_x86_64="https://github.com/atom/atom/releases/download/v1.19.0/atom-amd64.tar.gz" +MD5SUM_x86_64="794fc97e65611f631b7659eeace967c9" REQUIRES="" MAINTAINER="Mohammad Etemaddar" EMAIL="mohammad.etemaddar@gmail.com" |