Confused as to why makepkg seems to no longer work.........
:~/Programs/davinci-resolve$ ls
davinci-resolve.install PKGBUILD
:~/Programs/davinci-resolve$ makepkg -sci
==> ERROR: You do not have write permission for the directory $BUILDDIR (/home/#####/Programs/davinci-resolve).
Aborting..~/Programs/davinci-resolve$ sudo makepkg -sci
[sudo] password for #####:
==> ERROR: Running makepkg as root is not allowed as it can cause permanent,
catastrophic damage to your system.
~/Programs/davinci-resolve$
Never had issues installing packages from the AUR using makepkg -sci.....now i get shut down no matter what i try and cant seem to find any information on why im running into this problem.