diff options
author | Mohammad Etemaddar <mohammad.etemaddar@gmail.com> | 2017-12-08 22:51:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-08 22:51:04 +0700 |
commit | eb21a6e2e582f7ee37fef9f7d43a4bd040d73744 (patch) | |
tree | 58132b5ecf95f1657cda71ae983c4e2b7f232ffc /development | |
parent | 785e34fdbceede5fea30cb5e996887f419db5861 (diff) |
developer/atom-amd64: Updated for version 1.22.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 b26e427db008..771192092435 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.21.0} +VERSION=${VERSION:-1.22.1} 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 616ac8692917..e1c486cf65af 100644 --- a/development/atom-amd64/atom-amd64.info +++ b/development/atom-amd64/atom-amd64.info @@ -1,10 +1,10 @@ PRGNAM="atom-amd64" -VERSION="1.21.0" +VERSION="1.22.1" HOMEPAGE="https://atom.io/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/atom/atom/releases/download/v1.21.0/atom-amd64.tar.gz" -MD5SUM_x86_64="d83955e65057afef4fb82b10bdd09dce" +DOWNLOAD_x86_64="https://github.com/atom/atom/releases/download/v1.22.1/atom-amd64.tar.gz" +MD5SUM_x86_64="21b57826d96385bc9698bc448db66d0f" REQUIRES="" MAINTAINER="Mohammad Etemaddar" EMAIL="mohammad.etemaddar@gmail.com" |