summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2021-01-02 22:53:30 +0100
committerNicolas Iooss2021-01-02 22:53:30 +0100
commit6bfc12eb3cfe997834dfd6dbcda89ba39d247789 (patch)
treed311605edf1d5c552dc72d9c2a2026f62732cbc9
parentb3d5c108b2226a45f2f5199a682ce4f33a764f74 (diff)
downloadaur-6bfc12eb3cfe997834dfd6dbcda89ba39d247789.tar.gz
cronie-selinux 1.5.5-2 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2a8e0c1344c..baae3a201816 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cronie-selinux
pkgdesc = Daemon that runs specified programs at scheduled times and related tools with SELinux support
pkgver = 1.5.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cronie-crond/cronie/
arch = i686
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = cronie-selinux
optdepends = smtp-server: send job output via email
optdepends = smtp-forwarder: forward job output to email server
provides = cron
- provides = cronie=1.5.5-1
- provides = selinux-cronie=1.5.5-1
+ provides = cronie=1.5.5-2
+ provides = selinux-cronie=1.5.5-2
conflicts = cron
conflicts = cronie
conflicts = selinux-cronie
diff --git a/PKGBUILD b/PKGBUILD
index ae2bf86a44c4..b1d101651f3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname='cronie-selinux'
pkgver=1.5.5
-pkgrel=1
+pkgrel=2
pkgdesc='Daemon that runs specified programs at scheduled times and related tools with SELinux support'
url='https://github.com/cronie-crond/cronie/'
license=('custom:BSD')