summaryrefslogtreecommitdiff
path: root/core/cronie/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-29 04:05:57 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-29 04:05:57 +0000
commit88f9886de50562f083fa45359821567b0a880ea0 (patch)
tree9d6e6861bee113342e27578c9024b17a3d4ceb5f /core/cronie/PKGBUILD
parent84fbb975eaab5e85082b96147a85031f1912646e (diff)
Tue Apr 29 04:01:38 UTC 2014
Diffstat (limited to 'core/cronie/PKGBUILD')
-rw-r--r--core/cronie/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/core/cronie/PKGBUILD b/core/cronie/PKGBUILD
index a1e00c55d..f3e7ff22a 100644
--- a/core/cronie/PKGBUILD
+++ b/core/cronie/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 200681 2013-12-02 07:24:30Z bisson $
+# $Id: PKGBUILD 211880 2014-04-28 15:36:56Z thomas $
# Contributor: Kaiting Chen <kaiting.chen@kiwilight.com>
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname='cronie'
pkgver=1.4.11
-pkgrel=1
+pkgrel=2
pkgdesc='Daemon that runs specified programs at scheduled times and related tools'
url='https://fedorahosted.org/cronie/'
license=('custom:BSD')
@@ -30,7 +30,6 @@ backup=('etc/cron.deny'
conflicts=('cron')
provides=('cron')
-groups=('base')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"