summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea4bd4cb2225..684d6b335dd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,8 +28,8 @@ backup=('etc/cron.deny'
'etc/cron.d/0hourly'
'etc/anacrontab')
-conflicts=('cron' "${pkgname/-selinux}")
-provides=('cron' "${pkgname/-selinux}=${pkgver}-${pkgrel}")
+conflicts=('cron' "${pkgname/-selinux}" "selinux-${pkgname/-selinux}")
+provides=('cron' "${pkgname/-selinux}=${pkgver}-${pkgrel}" "selinux-${pkgname/-selinux}=${pkgver}-${pkgrel}")
groups=('selinux')
build() {