Copy link
Author

Earnestly commented Dec 31, 2018

@ajaym62 Hm, I don't seem to get notifications from gist and so seeing these comments are pure chance. isaacs/github#21

As for .INSTALL, it should work if included as the other files such as .PKGINFO. makepkg itself doesn't transform the foo.install script (which can be bash or sh, depending on how pacman is compiled) so the PKGBUILD(5) manual should be appropriate.

Note that this example needs to be updated for SOURCE_DATE_EPOCH usage and perhaps .BUILDINFO. I should also use a more complex example which includes things like install scripts and patches.