summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2022-11-23 18:19:51 +0100
committerMichel Zou2022-11-23 18:19:51 +0100
commit28eac6e53a936070e7658b1d962e8561eee182de (patch)
tree29309351af6cd5e286eeb64fe12d0981a4ac8160 /PKGBUILD
parent372fde486b3f1c65c2c416b808bd025a3977f3cf (diff)
downloadaur-28eac6e53a936070e7658b1d962e8561eee182de.tar.gz
gpg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86e74527c666..42d2b1c673c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,8 @@ options=('staticlibs' '!strip' '!buildflags')
source=(http://www.mpfr.org/mpfr-${_pkgver}/mpfr-${_pkgver}.tar.xz{,.asc})
sha256sums=('ffd195bd567dbaffc3b98b23fd00aad0537680c9896171e44fe3ff79e28ac33d'
'SKIP')
-validpgpkeys=('07F3DBBECC1A39605078094D980C197698C3739D')
+validpgpkeys=('07F3DBBECC1A39605078094D980C197698C3739D'
+ 'A534BE3F83E241D918280AEB5831D11A0D4DB02A') # Vincent Lefevre <vincent@vinc17.net>
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"