diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2019-11-23 18:58:47 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2019-11-23 18:58:47 -0500 |
commit | b06b9c3a5b4fda75616403e4a19dee3b71c3c74f (patch) | |
tree | 25e2d8914cdbb950426f79e267e7a67d506dde41 /libre/filesystem | |
parent | d53c05f2fdd379761902ef810d7a4635ae41d700 (diff) | |
download | abslibre-b06b9c3a5b4fda75616403e4a19dee3b71c3c74f.tar.gz abslibre-b06b9c3a5b4fda75616403e4a19dee3b71c3c74f.tar.bz2 abslibre-b06b9c3a5b4fda75616403e4a19dee3b71c3c74f.zip |
filesystem-2019.10-2.parabola1: rebuild
Diffstat (limited to 'libre/filesystem')
-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') |