From 75dbb01140b11651ab65c00de6c7bf0b8b3a64fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Thu, 19 Jul 2012 11:55:58 -0300 Subject: Use parabola-keyring too --- libre/pacman/pacman.install | 1 + 1 file changed, 1 insertion(+) (limited to 'libre/pacman/pacman.install') diff --git a/libre/pacman/pacman.install b/libre/pacman/pacman.install index 487819ab7..5dc55c0c2 100644 --- a/libre/pacman/pacman.install +++ b/libre/pacman/pacman.install @@ -20,6 +20,7 @@ post_install() { _check_pubring() { echo " >>> Run \`pacman-key --init; pacman-key --populate archlinux\`" + echo " >>> And \`pacman-key --populate parabola\`" echo " >>> to import the data required by pacman for package verification." echo " >>> See: https://www.archlinux.org/news/having-pacman-verify-packages" } -- cgit v1.2.3-2-g168b