From 43e39e3f8ef1855626a2852da17bb3799652476e Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Mon, 10 Nov 2014 11:38:16 -0200 Subject: pacman: change desc in pacman.conf.* --- libre/pacman/PKGBUILD | 8 ++++---- libre/pacman/pacman.conf.i686 | 4 ++-- libre/pacman/pacman.conf.mips64el | 4 ++-- libre/pacman/pacman.conf.x86_64 | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) (limited to 'libre/pacman') diff --git a/libre/pacman/PKGBUILD b/libre/pacman/PKGBUILD index 9c08c530a..8635ab195 100644 --- a/libre/pacman/PKGBUILD +++ b/libre/pacman/PKGBUILD @@ -6,7 +6,7 @@ pkgname=pacman pkgver=4.1.2 -pkgrel=6.1.parabola2 +pkgrel=6.1.parabola3 pkgdesc="A library-based package manager with dependency support" arch=('i686' 'x86_64' 'mips64el') url="http://www.archlinux.org/pacman/" @@ -31,9 +31,9 @@ source=("ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig} "refresh-$pkgname-keys") md5sums=('063c8b0ff6bdf903dc235445525627cd' 'SKIP' - '688feb0a552f42643a76f72e7198bfe4' - '77c5fd379e73cf86fc08a4bd5c4b1ba1' - '9e0c64937ef751ae4273fa4d73381484' + '32c8477e410e41116d4c71a2f19dbb5c' + 'b0dbeddb2776a33b12457ee33424a514' + 'ec0a36b140856436538c1c1467b88224' 'f0f310df411f943dbc4e2dd376c88662' '8c339b2bf027979d1edcfc6ac0e7e81d' '3cfc5d2867a6672f4f629220632948f4' diff --git a/libre/pacman/pacman.conf.i686 b/libre/pacman/pacman.conf.i686 index 84cec630c..459b5ad65 100644 --- a/libre/pacman/pacman.conf.i686 +++ b/libre/pacman/pacman.conf.i686 @@ -42,8 +42,8 @@ LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local -# keyring can then be populated with the keys of all official Arch Linux -# packagers with `pacman-key --populate archlinux`. +# keyring can then be populated with the keys of all Arch/Parabola packagers +# with `pacman-key --populate archlinux` and `pacman-key --populate parabola`. # # REPOSITORIES diff --git a/libre/pacman/pacman.conf.mips64el b/libre/pacman/pacman.conf.mips64el index 604040640..2e2d01ee1 100644 --- a/libre/pacman/pacman.conf.mips64el +++ b/libre/pacman/pacman.conf.mips64el @@ -42,8 +42,8 @@ LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local -# keyring can then be populated with the keys of all official Arch Linux -# packagers with `pacman-key --populate archlinux`. +# keyring can then be populated with the keys of all Arch/Parabola packagers +# with `pacman-key --populate archlinux` and `pacman-key --populate parabola`. # # REPOSITORIES diff --git a/libre/pacman/pacman.conf.x86_64 b/libre/pacman/pacman.conf.x86_64 index 03a8cf3a6..0aaa3814d 100644 --- a/libre/pacman/pacman.conf.x86_64 +++ b/libre/pacman/pacman.conf.x86_64 @@ -42,8 +42,8 @@ LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local -# keyring can then be populated with the keys of all official Arch Linux -# packagers with `pacman-key --populate archlinux`. +# keyring can then be populated with the keys of all Arch/Parabola packagers +# with `pacman-key --populate archlinux` and `pacman-key --populate parabola`. # # REPOSITORIES -- cgit v1.2.3