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/your-initfreedom | |
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/your-initfreedom')
-rw-r--r-- | nonsystemd/your-initfreedom/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/nonsystemd/your-initfreedom/PKGBUILD b/nonsystemd/your-initfreedom/PKGBUILD index 64cdd64a6..02c2a6228 100644 --- a/nonsystemd/your-initfreedom/PKGBUILD +++ b/nonsystemd/your-initfreedom/PKGBUILD @@ -1,15 +1,14 @@ # Maintainer: Parabola Project <dev@lists.parabola.nu> pkgname=your-initfreedom -pkgdesc="This package will remove support for systemd." +pkgdesc="This package conflicts with every package known to work only for/with systemd." license=('GPL3') url="https://git.parabola.nu/blacklist.git" -pkgver=20181116 +pkgver=20191030 _gitver=b2c69d114255015c1881cea5ed45b0d6c2ec7932 pkgrel=1 arch=('any') -groups=('base-openrc') install=${pkgname}.install makedepends=(librelib) |