diff options
Diffstat (limited to 'nonsystemd/your-initfreedom/PKGBUILD')
-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) |