mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/atom: Fix new github md5sum.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
eb18821409
commit
18e801f6ad
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="atom"
|
|||
VERSION="1.17.2"
|
||||
HOMEPAGE="https://atom.io/"
|
||||
DOWNLOAD="https://github.com/atom/atom/archive/v1.17.2/atom-1.17.2.tar.gz"
|
||||
MD5SUM="ef58e87c3e6a128e7b16a91babfadb39"
|
||||
MD5SUM="d757e5db328895cba997f9ce534a810f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="nodejs"
|
||||
|
|
Loading…
Reference in a new issue