diff options
author | David P <megver83@parabola.nu> | 2019-10-30 14:19:42 -0300 |
---|---|---|
committer | David P <megver83@parabola.nu> | 2019-10-30 14:19:42 -0300 |
commit | 0f03eb7a89e0ccd98d2c5e3b1939f929d1102070 (patch) | |
tree | 08356e84bdd2fa9293595087972b78015c0a8945 /nonsystemd/filesystem | |
parent | 4dbb8792fffcb681aae520b3677470cc8b940afe (diff) | |
download | abslibre-0f03eb7a89e0ccd98d2c5e3b1939f929d1102070.tar.gz abslibre-0f03eb7a89e0ccd98d2c5e3b1939f929d1102070.tar.bz2 abslibre-0f03eb7a89e0ccd98d2c5e3b1939f929d1102070.zip |
updpkg: nonsystemd/your-initfreedom 20191030-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'nonsystemd/filesystem')
-rw-r--r-- | nonsystemd/filesystem/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/nonsystemd/filesystem/PKGBUILD b/nonsystemd/filesystem/PKGBUILD index c6f4dedc0..31ac426e1 100644 --- a/nonsystemd/filesystem/PKGBUILD +++ b/nonsystemd/filesystem/PKGBUILD @@ -3,15 +3,14 @@ # Contributor (Arch): Tom Gundersen <teg@jklm.no> pkgname=filesystem -pkgver=2019.05 -pkgrel=2 +pkgver=2019.10 +pkgrel=1 pkgrel+=.par1 pkgrel+=.nonsystemd2 pkgdesc='Base Parabola GNU/Linux-libre files' arch=('x86_64' 'i686' 'armv7h' 'ppc64le') license=('GPL') url='https://www.parabola.nu' -groups=('base') depends=('iana-etc') replaces=(filesystem-parabola) conflicts=(filesystem-parabola) |