[arch-commits] Commit in mcollective/trunk (PKGBUILD)
Thore Bödecker
foxxx0 at archlinux.org
Mon Jan 8 13:40:11 UTC 2018
Date: Monday, January 8, 2018 @ 13:40:11
Author: foxxx0
Revision: 280519
upgpkg: mcollective 2.11.4-8
add NATS optdep
Modified:
mcollective/trunk/PKGBUILD (contents, properties)
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-08 13:38:37 UTC (rev 280518)
+++ PKGBUILD 2018-01-08 13:40:11 UTC (rev 280519)
@@ -2,12 +2,13 @@
pkgname=mcollective
pkgver=2.11.4
-pkgrel=5
+pkgrel=8
pkgdesc="The Marionette Collective, a framework for building server orchestration or parallel job-execution systems."
arch=('any')
url='https://puppet.com/docs/mcollective/current/index.html'
license=('Apache')
depends=('ruby' 'puppet' 'ruby-stomp')
+optdepends=('ruby-nats-pure: NATS backend')
source=(
"https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
'mcollective.service'
Property changes on: mcollective/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
More information about the arch-commits
mailing list