summaryrefslogtreecommitdiff
path: root/libre/pacman/pacman.install
diff options
context:
space:
mode:
Diffstat (limited to 'libre/pacman/pacman.install')
-rw-r--r--libre/pacman/pacman.install1
1 files changed, 1 insertions, 0 deletions
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"
}