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

Anatol Pomozov anatolik at archlinux.org
Thu Nov 1 19:18:10 UTC 2018


    Date: Thursday, November 1, 2018 @ 19:18:09
  Author: anatolik
Revision: 401140

upgpkg: puppet 6.0.2-2

FS#60633: rename ruby-semantic-puppet to ruby-semantic_puppet to stay consistent with tuby packages naming

Modified:
  puppet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-01 19:09:38 UTC (rev 401139)
+++ PKGBUILD	2018-11-01 19:18:09 UTC (rev 401140)
@@ -9,12 +9,12 @@
 
 pkgname=puppet
 pkgver=6.0.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=('facter' 'hiera' 'ruby-semantic_puppet')
 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