aboutsummarylogtreecommitdiffstats
- AUR package location: - Package source code locations: - git clone git@github.com:indic-transliteration/sanskrit-fonts-aur.git - git clone ssh://aur@aur.archlinux.org/sanskrit-fonts.git ## Creating a new Arch Linux package release - Just update . - Verify package by running `makepkg -si`. - Update AUR repository. - Set remote: `git remote add ssh://aur@aur.archlinux.org/sanskrit-fonts.git .` - Generate or update .SRCINFO with `makepkg --printsrcinfo > .SRCINFO` - Push to the AUR repo. (Even a single invalid commit will cause rejection.)