summaryrefslogtreecommitdiff
path: root/pcr/openrc-base
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-08-20 15:41:13 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-08-20 16:11:14 -0400
commitdbb4f0afa4b8fb43300d46e65b4a396bcadd58d2 (patch)
treee39039c5782ae616f20d39335c62a1df0383bc3f /pcr/openrc-base
parent43b7ad54b8633dee1619380d8daafdd96c219a7a (diff)
pcr/openrc-base: group=(openrc-base) isn't a thing
Diffstat (limited to 'pcr/openrc-base')
-rw-r--r--pcr/openrc-base/PKGBUILD4
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"