From 88ad3e4083a4938e354e2f012c449794f1bb939f Mon Sep 17 00:00:00 2001 From: bill-auger Date: Mon, 11 Jan 2021 00:38:34 -0500 Subject: [pacman][pacman-mirrorlist]: housekeeping --- libre/pacman-mirrorlist/PKGBUILD | 7 ++++--- libre/pacman/pacman.conf.armv7h | 4 ++-- libre/pacman/pacman.conf.i686 | 4 ++-- libre/pacman/pacman.conf.x86_64 | 4 ++-- 4 files changed, 10 insertions(+), 9 deletions(-) (limited to 'libre') diff --git a/libre/pacman-mirrorlist/PKGBUILD b/libre/pacman-mirrorlist/PKGBUILD index 7ce69f873..ea0b67e2c 100644 --- a/libre/pacman-mirrorlist/PKGBUILD +++ b/libre/pacman-mirrorlist/PKGBUILD @@ -1,5 +1,5 @@ -# Maintainer (Arch): Florian Pritz -# Contributor (Arch): Dan McGee +# Maintainer (arch): Florian Pritz +# Contributor (arch): Dan McGee # Contributor: Isaac David # Contributor: André Silva # Contributor: Esteban Carnevale @@ -7,7 +7,8 @@ pkgname=pacman-mirrorlist pkgver=20201002 -pkgrel=1.parabola2 +pkgrel=1 +pkgrel+=.parabola1 pkgdesc="Parabola GNU/Linux-libre mirror list for use by pacman" arch=('any') url="https://repo.parabola.nu/mirrorlist.txt" diff --git a/libre/pacman/pacman.conf.armv7h b/libre/pacman/pacman.conf.armv7h index 92367feb6..808f5ce83 100644 --- a/libre/pacman/pacman.conf.armv7h +++ b/libre/pacman/pacman.conf.armv7h @@ -85,8 +85,8 @@ LocalFileSigLevel = Optional # # The non-systemd repository contains packages that are important and relevant only to # Parabola systems using an init-system other than systemd. -# Parabola systems using systemd SHOULD NOT have this enabled;. -# while Parabola systems using any other init-system SHOULD have this enabled. +# Parabola systems using systemd SHOULD NOT have [nonsystemd] enabled. +# Parabola systems using any other init-system SHOULD have [nonsystemd] enabled. # # The kernels repository contains additional special kernels for particular use-cases, # such as maximal security hardening and real-time systems. diff --git a/libre/pacman/pacman.conf.i686 b/libre/pacman/pacman.conf.i686 index 1f8ddec57..27a76e393 100644 --- a/libre/pacman/pacman.conf.i686 +++ b/libre/pacman/pacman.conf.i686 @@ -85,8 +85,8 @@ LocalFileSigLevel = Optional # # The non-systemd repository contains packages that are important and relevant only to # Parabola systems using an init-system other than systemd. -# Parabola systems using systemd SHOULD NOT have this enabled;. -# while Parabola systems using any other init-system SHOULD have this enabled. +# Parabola systems using systemd SHOULD NOT have [nonsystemd] enabled. +# Parabola systems using any other init-system SHOULD have [nonsystemd] enabled. # # The kernels repository contains additional special kernels for particular use-cases, # such as maximal security hardening and real-time systems. diff --git a/libre/pacman/pacman.conf.x86_64 b/libre/pacman/pacman.conf.x86_64 index cc9aee145..95084bf31 100644 --- a/libre/pacman/pacman.conf.x86_64 +++ b/libre/pacman/pacman.conf.x86_64 @@ -85,8 +85,8 @@ LocalFileSigLevel = Optional # # The non-systemd repository contains packages that are important and relevant only to # Parabola systems using an init-system other than systemd. -# Parabola systems using systemd SHOULD NOT have this enabled;. -# while Parabola systems using any other init-system SHOULD have this enabled. +# Parabola systems using systemd SHOULD NOT have [nonsystemd] enabled. +# Parabola systems using any other init-system SHOULD have [nonsystemd] enabled. # # The kernels repository contains additional special kernels for particular use-cases, # such as maximal security hardening and real-time systems. -- cgit v1.2.3