diff options
Diffstat (limited to 'libre/filesystem/PKGBUILD')
-rw-r--r-- | libre/filesystem/PKGBUILD | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libre/filesystem/PKGBUILD b/libre/filesystem/PKGBUILD index e2d1e71f8..874860cfd 100644 --- a/libre/filesystem/PKGBUILD +++ b/libre/filesystem/PKGBUILD @@ -5,10 +5,11 @@ pkgname=filesystem pkgver=2019.10 -pkgrel=1 -pkgrel+=.par1 +pkgrel=2 +pkgrel+=.parabola1 pkgdesc='Base Parabola GNU/Linux-libre files' -arch=('i686' 'x86_64' 'armv7h' 'ppc64le') +arch=('x86_64') +arch+=('i686' 'armv7h' 'ppc64le') license=('GPL') url='https://www.parabola.nu' depends=('iana-etc') |