Date: Tuesday, December 30, 2014 @ 01:21:12
Author: thestinger
Revision: 124894
rust: add validpgpkeys
Modified:
rust/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++++
1 file changed, 4 insertions(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-12-30 00:20:27 UTC (rev 124893)
+++ PKGBUILD 2014-12-30 00:21:12 UTC (rev 124894)
@@ -15,6 +15,10 @@
'SKIP')
install=rust.install
options=(staticlibs)
+validpgpkeys=(
+ # Rust Language (Tag and Release Signing Key)
<[email protected]>
+ 108F66205EAEB0AAA8DD5E1C85AB96E6FA1BE5FE
+)
build() {
cd rust-$pkgver