- AUR package location: https://aur.archlinux.org/packages/sanskrit-fonts/
- Package source code locations:
- git clone [email protected]:indic-transliteration/sanskrit-fonts-aur.git
- git clone ssh://[email protected]/sanskrit-fonts.git
- Just update https://github.com/indic-transliteration/sanskrit-fonts/releases.
- Verify package by running
makepkg -si
. - Update AUR repository.
- Set remote:
git remote add ssh://[email protected]/sanskrit-fonts.git .
- Generate or update .SRCINFO with
makepkg --printsrcinfo > .SRCINFO
- Push to the AUR repo. (Even a single invalid commit will cause rejection.)
- Set remote: