[arch-commits] Commit in mcollective/trunk (PKGBUILD)
Thore Bödecker
foxxx0 at archlinux.org
Wed May 16 15:20:27 UTC 2018
Date: Wednesday, May 16, 2018 @ 15:20:26
Author: foxxx0
Revision: 322867
upgpkg: mcollective 2.12.1-1
update to 2.12.1, backup {client,server}.cfg
Modified:
mcollective/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-16 15:19:33 UTC (rev 322866)
+++ PKGBUILD 2018-05-16 15:20:26 UTC (rev 322867)
@@ -1,12 +1,13 @@
# Maintainer: Thore Bödecker <foxxx0 at archlinux.org
pkgname=mcollective
-pkgver=2.12.0
+pkgver=2.12.1
pkgrel=1
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')
+backup=('etc/puppetlabs/mcollective/server.cfg' 'etc/puppetlabs/mcollective/client.cfg')
depends=('ruby' 'puppet' 'ruby-stomp')
optdepends=(
'ruby-nats-pure: NATS backend'
@@ -17,7 +18,7 @@
"https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
'mcollective.service'
)
-sha512sums=('0e5eaad5e42101db9882ba774b19211e7d50032cc8f2735135a89f2c09b228426ad18599f1cef93e078031cfa50bc03285c676e8c2a2bf82920698d1dee5fac1'
+sha512sums=('f7318345dc6219ac280db744e01a893fc5f9aed7660fe50dd5c3c7f275274c9866bbce4886394c590480f55dca18d6b58382c27cbfca44f78977d3cf6ccf85c4'
'SKIP'
'132cdf7d4262ed3969ab09d2951bf79a3182e2a795a2778bd6f4d5d66b53b17f170a7b106e4499f73acdd4a0b29b48eb34fb7a1cd5cba36b70570a9775fda9b1')
validpgpkeys=(
More information about the arch-commits
mailing list