'Failure making Atom

I'm trying to make Atom. yay -S atom-editor works fine, but "yay -S atom-editor-git" returns a bunch of normal code with no errors, but then

Cloning into 'atom'...
done.
==> Starting prepare()...
patching file atom.sh
Hunk #2 FAILED at 66.
1 out of 2 hunks FAILED -- saving rejects to file atom.sh.rej
==> ERROR: A failure occurred in prepare().
    Aborting...
 -> error making: atom-editor-git```



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source