From 3995b93629a0b6b9879a0fef76771bc73d4e3ed7 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Fri, 1 Mar 2019 11:33:17 -0500 Subject: [pacman] upgrade --- libre/pacman/PKGBUILD | 16 ++++++++-------- libre/pacman/pacman.conf.armv7h | 4 ++-- libre/pacman/pacman.conf.i686 | 4 ++-- libre/pacman/pacman.conf.x86_64 | 4 ++-- 4 files changed, 14 insertions(+), 14 deletions(-) (limited to 'libre/pacman') diff --git a/libre/pacman/PKGBUILD b/libre/pacman/PKGBUILD index 3513376cb..8ad959088 100644 --- a/libre/pacman/PKGBUILD +++ b/libre/pacman/PKGBUILD @@ -9,13 +9,13 @@ # Contributor: Daniel Milewski pkgname=pacman -pkgver=5.1.2 -pkgrel=2 -pkgrel+=.par1 +pkgver=5.1.3 +pkgrel=1 +pkgrel+=.parabola1 pkgdesc="A library-based package manager with dependency support" arch=('x86_64') arch+=('i686' 'armv7h') -url="http://www.archlinux.org/pacman/" +url="https://www.archlinux.org/pacman/" license=('GPL') groups=('base' 'base-devel') groups+=('base-openrc') @@ -48,11 +48,11 @@ source=(https://sources.archlinux.org/other/pacman/$pkgname-$pkgver.tar.gz{,.sig source_armv7h=(0001-Sychronize-filesystem.patch 0002-Revert-close-stdin-before-running-install-scripts.patch 0003-Revert-alpm_run_chroot-always-connect-parent2child-p.patch) -sha256sums=('ce4eef1585fe64fd1c65c269e263577261edd7535fe2278240103012d74b6ef6' +sha256sums=('10db61a0928d619871340c3f93a677d1541d6c52353c516aec4f8d96e830d4eb' 'SKIP' - '53c3d28314fd8fc6f92a0720c41fc5bd4c7b24793f84158d07988b294c5480a2' - '6baddd5a4651f147b9412d86dc8c5b4763e4f34deaf140a7fb986fb4d4a05949' - '435f4e93355048f83697317b35aad7788162bab5f58f1b9268bc83ad03ed41d8' + '418a2c7675f3b350beebf8fbfd267744724e8437f1ad61c86a2f5fcdca44409b' + 'fa4c0d2db22583c962f34e3e2fb7666dd30c68bfd5b298c76da1a09227bc6cf8' + 'ae034a05c4373aa30419c541e121e5d6dac33dd6fa8d4cc494d3c98cedd95a2e' 'c0cbdc0df96f13a73d241c1eb85a969098bd414f12ecd7c045922b154537e00a' '220f1b25a64727041dc6fa3fd486b0a043f735a3f6cecedc4e2f7c47ec6ce66d' '2a857061f032ff5485f5c75ab74e6f6532621e08963ef48640a792cca16cacd6' diff --git a/libre/pacman/pacman.conf.armv7h b/libre/pacman/pacman.conf.armv7h index 72d59e83b..0235294ef 100644 --- a/libre/pacman/pacman.conf.armv7h +++ b/libre/pacman/pacman.conf.armv7h @@ -43,8 +43,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 Arch/Parabola packagers -# with `pacman-key --populate archlinux` and `pacman-key --populate parabola`. +# keyring can then be populated with the keys of all official packagers with: +# `pacman-key --populate archlinux archlinux32 archlinuxarm parabola`. # # REPOSITORIES diff --git a/libre/pacman/pacman.conf.i686 b/libre/pacman/pacman.conf.i686 index 49b8785da..b75d2cd54 100644 --- a/libre/pacman/pacman.conf.i686 +++ b/libre/pacman/pacman.conf.i686 @@ -43,8 +43,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 Arch/Parabola packagers -# with `pacman-key --populate archlinux` and `pacman-key --populate parabola`. +# keyring can then be populated with the keys of all official packagers with: +# `pacman-key --populate archlinux archlinux32 archlinuxarm parabola`. # # REPOSITORIES diff --git a/libre/pacman/pacman.conf.x86_64 b/libre/pacman/pacman.conf.x86_64 index b5401acc0..e6b7cc545 100644 --- a/libre/pacman/pacman.conf.x86_64 +++ b/libre/pacman/pacman.conf.x86_64 @@ -43,8 +43,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 Arch/Parabola packagers -# with `pacman-key --populate archlinux` and `pacman-key --populate parabola`. +# keyring can then be populated with the keys of all official packagers with: +# `pacman-key --populate archlinux archlinux32 archlinuxarm parabola`. # # REPOSITORIES -- cgit v1.2.2