From e9f436a3716aa603d9e6affa84cf20520da349a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Mon, 25 Mar 2013 17:16:54 -0300 Subject: Fixing the Parabola WoT Some commands from the master-keys processing were missing and thus generated an incomplete WoT, since some signatures where removed. Also, $GPG wasn't locally signing keys with multiple IDs, because it makes two questions and $GPG was expecting one. This is still happening on pacman-key and the fix is going to be applied on pacman 4.1. --- parabola-keyring/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'parabola-keyring/Makefile') diff --git a/parabola-keyring/Makefile b/parabola-keyring/Makefile index 6ba86c3..2d313d3 100644 --- a/parabola-keyring/Makefile +++ b/parabola-keyring/Makefile @@ -1,4 +1,4 @@ -V=20130221 +V=20130322 PREFIX = /usr/local -- cgit v1.2.3