diff options
Diffstat (limited to 'libre/filesystem')
-rw-r--r-- | libre/filesystem/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libre/filesystem/PKGBUILD b/libre/filesystem/PKGBUILD index 3940362e1..e2d1e71f8 100644 --- a/libre/filesystem/PKGBUILD +++ b/libre/filesystem/PKGBUILD @@ -4,14 +4,13 @@ # Contributor: Nicolás Reynolds <fauno@kiwwwi.com.ar> pkgname=filesystem -pkgver=2019.05 -pkgrel=2 +pkgver=2019.10 +pkgrel=1 pkgrel+=.par1 pkgdesc='Base Parabola GNU/Linux-libre files' arch=('i686' 'x86_64' 'armv7h' 'ppc64le') license=('GPL') url='https://www.parabola.nu' -groups=('base') depends=('iana-etc') replaces=(filesystem-parabola) conflicts=(filesystem-parabola) |