Get the package files and just type
makepkg -si
To send the package on AUR, create it using the command
makepkg -S
If you modify one of these packages, change the md5sum in the PKGBUILD. To get the new sum, just type
makepkg -g
Get the package files and just type
makepkg -si
To send the package on AUR, create it using the command
makepkg -S
If you modify one of these packages, change the md5sum in the PKGBUILD. To get the new sum, just type
makepkg -g