[arch-commits] Commit in puppet5/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Fri Nov 29 23:29:47 UTC 2019
Date: Friday, November 29, 2019 @ 23:29:46
Author: shibumi
Revision: 534538
upgpkg: puppet5 5.5.17-3 add ruby-augeas as dependency
Modified:
puppet5/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-29 20:49:49 UTC (rev 534537)
+++ PKGBUILD 2019-11-29 23:29:46 UTC (rev 534538)
@@ -10,12 +10,12 @@
_pkgname=puppet
pkgname=puppet5
pkgver=5.5.17
-pkgrel=2
+pkgrel=3
pkgdesc="Server automation framework and application"
arch=('any')
url="https://puppet.com/products/open-source-projects"
license=('Apache')
-depends=('facter' 'hiera' 'ruby-multi_json')
+depends=('facter' 'hiera' 'ruby-multi_json' 'ruby-augeas')
optdepends=('ruby-shadow: user password management')
backup=('etc/puppetlabs/puppet/auth.conf'
'etc/puppetlabs/puppet/puppet.conf')
More information about the arch-commits
mailing list