[arch-commits] Commit in libc++/trunk (PKGBUILD)

Daniel Micay thestinger at archlinux.org
Tue Dec 30 00:27:49 UTC 2014


    Date: Tuesday, December 30, 2014 @ 01:27:48
  Author: thestinger
Revision: 124899

libc++: add validpgpkeys

Modified:
  libc++/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++++
 1 file changed, 4 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-30 00:27:13 UTC (rev 124898)
+++ PKGBUILD	2014-12-30 00:27:48 UTC (rev 124899)
@@ -16,6 +16,10 @@
 md5sums=('d7b72d65307c677e1ed29a9c425e0421'
          'SKIP')
 install=${pkgname}.install
+validpgpkeys=(
+              # Bill Wendling <void at llvm.org>
+              54E3BDE33185D9F69664D22455F5CD70BB5A0569
+)
 
 build() {
   mkdir -p libcxx-${pkgver}.src/build



More information about the arch-commits mailing list