build: add AUR_MAKEPKG_GNUPGHOME
commit3cff371f9f2c2cf7b7a0f8d2ca77717915c653e9
authorAlad Wenter <alad@archlinux.org>
Mon, 9 Sep 2024 19:27:19 +0000 (9 21:27 +0200)
committerAlad Wenter <alad@archlinux.org>
Mon, 23 Sep 2024 14:17:44 +0000 (23 16:17 +0200)
tree644046135cc532b1f76d79fef9cd43f185bee8ae
parent4f7524651f4ee3c6e1b0137437c8b3cc7dd14095
build: add AUR_MAKEPKG_GNUPGHOME

This allows using a separate keyring for signature verification with makepkg(8)
and package signing with gpg(1). The keyring location can be specified through
`AUR_MAKEPKG_GNUPGHOME` in the environment, or `--makepkg-gnupghome` which
takes precendence.
lib/aur-build
makepkg/aurutils.changelog
man1/aur-build.1