Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 589 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 589 Bytes

Package build description for coursier ci-badge

This repository holds instructions for building an Arch Linux package for coursier.

Pushing to AUR

First make sure that checksums are updated:

updpkgsums

Then generate .SRCINFO by:

makepkg --printsrcinfo > .SRCINFO

Then push to AUR git repository by:

git remote add aur ssh://[email protected]/coursier.git
git push aur