makepkg: write validpgpkeys to .SRCINFO

Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Allan McRae 2015-03-19 14:23:28 +10:00
parent eb5da52c0e
commit 2408d46c1b
1 changed files with 1 additions and 1 deletions

View File

@ -1794,7 +1794,7 @@ srcinfo_write_global() {
local multivalued=(arch groups license checkdepends makedepends
depends optdepends provides conflicts replaces
noextract options backup
source {md5,sha{1,224,256,384,512}}sums)
source validpgpkeys {md5,sha{1,224,256,384,512}}sums)
srcinfo_open_section 'pkgbase' "${pkgbase:-$pkgname}"
srcinfo_write_section_details ''