diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-01-06 02:39:19 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-01-06 02:39:19 -0500 |
commit | de29f8ed900c150f7ab7e042d4ccd923690a0005 (patch) | |
tree | 4cbab5be1dc194c8910bb2c860ea3ebae44ab2a0 /libre/filesystem | |
parent | a88f46f60144321454de3d3d7f310f89b4d6ec24 (diff) | |
download | abslibre-de29f8ed900c150f7ab7e042d4ccd923690a0005.tar.gz abslibre-de29f8ed900c150f7ab7e042d4ccd923690a0005.tar.bz2 abslibre-de29f8ed900c150f7ab7e042d4ccd923690a0005.zip |
filesystem-2017.10-2.parabola2: rebuild
Diffstat (limited to 'libre/filesystem')
-rw-r--r-- | libre/filesystem/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/filesystem/PKGBUILD b/libre/filesystem/PKGBUILD index 344d32877..264690b2d 100644 --- a/libre/filesystem/PKGBUILD +++ b/libre/filesystem/PKGBUILD @@ -6,12 +6,12 @@ pkgname=filesystem pkgver=2017.10 -pkgrel=2.parabola1 +pkgrel=2.parabola2 pkgdesc='Base Parabola GNU/Linux-libre files' arch=('i686' 'x86_64' 'armv7h') license=('GPL') url='https://www.parabola.nu' -groups=('base' 'base-openrc') +groups=('base') depends=('iana-etc') replaces=(filesystem-parabola) conflicts=(filesystem-parabola) |