Update to the new GPG key.

This commit is contained in:
Tom Alexander
2025-09-23 17:05:47 -04:00
parent c96c4d3ddb
commit daaf427286
11 changed files with 106 additions and 121 deletions

View File

@@ -5,4 +5,4 @@ set -euo pipefail
IFS=$'\n\t'
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
GPGKEY=27DE40D9B8455C1B exec aur sync --makepkg-conf /etc/aurutils/makepkg.conf -c --sign "$@"
GPGKEY=4278299FB84F6875 exec aur sync --makepkg-conf /etc/aurutils/makepkg.conf -c --sign "$@"