summaryrefslogtreecommitdiff
path: root/community/fcron
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-16 01:06:25 -0700
committerroot <root@rshg054.dnsready.net>2013-05-16 01:06:25 -0700
commit453f3b8b2c568e9babcdc4852772278a39f130c0 (patch)
tree0f330a052dc9da74351a6167b47f16d91bf59bfa /community/fcron
parent51c18483cd98db045391ee9a0c7b9b6ad5d4ab3a (diff)
Thu May 16 01:06:25 PDT 2013
Diffstat (limited to 'community/fcron')
-rw-r--r--community/fcron/PKGBUILD8
-rw-r--r--community/fcron/systabbin478 -> 498 bytes
-rw-r--r--community/fcron/systab.orig8
3 files changed, 8 insertions, 8 deletions
diff --git a/community/fcron/PKGBUILD b/community/fcron/PKGBUILD
index 1eb727dd0..37c0626e3 100644
--- a/community/fcron/PKGBUILD
+++ b/community/fcron/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 90800 2013-05-14 01:21:05Z seblu $
+# $Id: PKGBUILD 90861 2013-05-15 00:13:25Z seblu $
# Contributor: Giorgio Lando <lando at imap dot cc>
# Contributor: Sergej Pupykin
# Contributor: Thomas Bächler
@@ -7,7 +7,7 @@
pkgname=fcron
pkgver=3.1.2
-pkgrel=4
+pkgrel=5
pkgdesc='Feature-rich cron implementation'
arch=(i686 x86_64)
url='http://fcron.free.fr'
@@ -29,8 +29,8 @@ source=("http://fcron.free.fr/archives/$pkgname-$pkgver.src.tar.gz"
'systab.orig'
'run-cron')
md5sums=('36bf213e15f3a480f2274f8e46cced0a'
- '938722c6654ef7b07f4aa10001905ba1'
- 'bfb7daa22ebe22b9917e455c1ca4a382'
+ '55be3e80fb2545608feae6f2e0eebece'
+ '5384c607d842ca3d5cbb612ac1dceb15'
'524eba827447a6b7ef7515eedf305698')
build() {
diff --git a/community/fcron/systab b/community/fcron/systab
index 11c7e2fd0..7947f3598 100644
--- a/community/fcron/systab
+++ b/community/fcron/systab
Binary files differ
diff --git a/community/fcron/systab.orig b/community/fcron/systab.orig
index 5b0045626..b57ba8ef2 100644
--- a/community/fcron/systab.orig
+++ b/community/fcron/systab.orig
@@ -1,4 +1,4 @@
-&bootrun 01 * * * * /usr/sbin/run-cron /etc/cron.hourly
-&bootrun 02 00 * * * /usr/sbin/run-cron /etc/cron.daily
-&bootrun 22 00 * * 0 /usr/sbin/run-cron /etc/cron.weekly
-&bootrun 42 00 1 * * /usr/sbin/run-cron /etc/cron.monthly
+&bootrun 01 * * * * /usr/bin/run-cron /etc/cron.hourly
+&bootrun 02 00 * * * /usr/bin/run-cron /etc/cron.daily
+&bootrun 22 00 * * 0 /usr/bin/run-cron /etc/cron.weekly
+&bootrun 42 00 1 * * /usr/bin/run-cron /etc/cron.monthly