= Arch Packaging Guide = Information about how to package stuff for the Arch User Repository (AUR). https://wiki.archlinux.org/index.php/AUR_submission_guidelines == Create AUR entry == A git Fetch or Clone at ssh://aur@aur.archlinux.org/PKGNAME.git will create the package. == Before Commiting == `updpkgsums` :: Updates all checksums in `PKGBUILD` in current directory `makepkg --printsrcinfo > .SRCINFO` :: Update source metadata, see https://wiki.archlinux.org/index.php/.SRCINFO