[arch-commits] Commit in puppet/trunk (PKGBUILD)

Christian Rebischke shibumi at archlinux.org
Wed May 22 13:20:08 UTC 2019


    Date: Wednesday, May 22, 2019 @ 13:20:07
  Author: shibumi
Revision: 468430

upgpkg: puppet 6.4.2-2

Modified:
  puppet/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-22 13:03:12 UTC (rev 468429)
+++ PKGBUILD	2019-05-22 13:20:07 UTC (rev 468430)
@@ -11,12 +11,12 @@
 
 pkgname=puppet
 pkgver=6.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Server automation framework and application"
 arch=('any')
 url="https://puppet.com/products/open-source-projects"
 license=('Apache')
-depends=('facter' 'hiera' 'ruby-semantic_puppet')
+depends=('ruby' 'facter' 'hiera' 'ruby-semantic_puppet' 'ruby-augeas')
 makedepends=('jq' 'git')
 optdepends=('ruby-shadow: user password management')
 backup=('etc/puppetlabs/puppet/auth.conf'



More information about the arch-commits mailing list