/aur

AUR packages maintained by me

Primary LanguageShellMIT LicenseMIT

Personal AUR packages

AUR packages maintained by me.

Build

To build them locally, go to the respective directory and run makepkg.

Install

After building the package, install it using pacman -U <package>.pkg.tar.zst.

Publish

First, regenerate source info:

makepkg --printsrcinfo > .SRCINFO

Then push as explained here.