diff options
author | Mohammad Etemaddar <mohammad.etemaddar@gmail.com> | 2018-03-29 15:30:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-31 07:41:38 +0700 |
commit | 0ba35a07e17fc048351d388e7c006cf3edf31c9c (patch) | |
tree | e478bf2ce2f59f76a6fda4f85bb399f3dc09255d | |
parent | efa31b4f489e65b8417beb2a53a22926c6a07851 (diff) | |
download | slackbuilds-0ba35a07e17fc048351d388e7c006cf3edf31c9c.tar.gz |
development/atom-amd64: Updated for version 1.25.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 e782c56576..079ff2485c 100644 --- a/development/atom-amd64/atom-amd64.SlackBuild +++ b/development/atom-amd64/atom-amd64.SlackBuild @@ -29,7 +29,7 @@ PRGNAM=atom-amd64 SRCNAM=atom-amd64 -VERSION=${VERSION:-1.24.0} +VERSION=${VERSION:-1.25.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 e67e40a668..9dd3c636ea 100644 --- a/development/atom-amd64/atom-amd64.info +++ b/development/atom-amd64/atom-amd64.info @@ -1,10 +1,10 @@ PRGNAM="atom-amd64" -VERSION="1.24.0" +VERSION="1.25.0" HOMEPAGE="https://atom.io/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/atom/atom/releases/download/v1.24.0/atom-amd64.tar.gz" -MD5SUM_x86_64="a4e512646c18234ab1aef35c77e4bfc7" +DOWNLOAD_x86_64="https://github.com/atom/atom/releases/download/v1.25.0/atom-amd64.tar.gz" +MD5SUM_x86_64="be21d1b32a7b4e5b6771c1bbe112347c" REQUIRES="" MAINTAINER="Mohammad Etemaddar" EMAIL="mohammad.etemaddar@gmail.com" |