diff options
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 b26e427db0087..7711920924350 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 616ac86929173..e1c486cf65af1 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" |