From a0819b82d83c8d4b2c32035c538ef7ca127eeb19 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Sun, 27 Sep 2020 21:37:50 -0400 Subject: [nonsystemd/filesystem]: upgrade to v2020.09.03 only the changes to profile and shadow are significant the rest are trivial housekeeping, to minimize the diffs across the arch and libre PKGBUILDs --- libre/filesystem/PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libre') diff --git a/libre/filesystem/PKGBUILD b/libre/filesystem/PKGBUILD index 57a654671..ea63d9b8b 100644 --- a/libre/filesystem/PKGBUILD +++ b/libre/filesystem/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgrel+=.parabola1 pkgdesc='Base Parabola GNU/Linux-libre files' arch=('x86_64') -arch+=('i686' 'armv7h' 'ppc64le') +arch+=('armv7h' 'i686' 'ppc64le') license=('GPL') url='https://www.parabola.nu' depends=('iana-etc') @@ -138,4 +138,3 @@ package() { # add logo install -D -m644 "$srcdir"/parabola{,-logo}.{svg,png} usr/share/pixmaps } - -- cgit v1.2.2