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 e782c56576ba..079ff2485c9e 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 e67e40a668a5..9dd3c636ea8d 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" |