...and drop --skippgpcheck makgepkg flag by default

This commit is contained in:
Evgenii Alekseev 2021-04-10 01:13:24 +03:00
parent 14413a78c5
commit a8321cb181

View File

@ -13,7 +13,7 @@ archbuild_flags =
build_command = extra-x86_64-build build_command = extra-x86_64-build
ignore_packages = ignore_packages =
makechrootpkg_flags = makechrootpkg_flags =
makepkg_flags = --skippgpcheck makepkg_flags =
[repository] [repository]
name = aur-clone name = aur-clone
@ -37,7 +37,7 @@ template_path = /usr/share/ahriman/repo-index.jinja2
target = target =
[rsync] [rsync]
command = rsync --archive --verbose --compress --partial --delete command = rsync --archive --compress --partial --delete
[s3] [s3]
command = aws s3 sync --quiet --delete command = aws s3 sync --quiet --delete