Adjust AUR source
2021-11-25
Today I want to share how to adjust an AUR PKGBUILD script to point to a different source, for example when a fork of the original project is needed. AUR is the Arch User Repository, a community sourced list of packages to install - similar to for example Ubuntu PPAs (Personal Package Archives). The AUR offers a large number of packages, made installable by a specific script format known as PKGBUILD.