diff options
-rw-r--r-- | pcr/openrc-base/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/openrc-base/PKGBUILD b/pcr/openrc-base/PKGBUILD index a62f16cef..5cdf5c3cf 100644 --- a/pcr/openrc-base/PKGBUILD +++ b/pcr/openrc-base/PKGBUILD @@ -24,12 +24,12 @@ pkgname=('cronie-openrc' 'quota-tools-openrc' 'rpcbind-openrc' 'syslog-ng-openrc') -pkgrel=2 +pkgrel=3 pkgdesc="OpenRC init scripts" arch=('any') url="https://github.com/artix-linux" license=('GPL2') -groups=('base-openrc' 'openrc-base') +groups=('base-openrc') conflicts=('systemd-sysvcompat') source=("cronie.initd::${_url}/sys-process/cronie/files/cronie-1.3-initd" "dmcrypt.confd::${_url}/sys-fs/cryptsetup/files/1.6.7-dmcrypt.confd" |