[arch-commits] Commit in puppet5/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Fri Jan 10 20:10:58 UTC 2020
Date: Friday, January 10, 2020 @ 20:10:58
Author: shibumi
Revision: 551801
upgpkg: puppet5 5.5.17-6 add ruby-sync #65106
Modified:
puppet5/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-10 20:07:52 UTC (rev 551800)
+++ PKGBUILD 2020-01-10 20:10:58 UTC (rev 551801)
@@ -10,12 +10,13 @@
_pkgname=puppet
pkgname=puppet5
pkgver=5.5.17
-pkgrel=5
+pkgrel=6
pkgdesc="Server automation framework and application"
arch=('any')
url="https://puppet.com/products/open-source-projects"
license=('Apache')
-depends=('facter' 'hiera' 'ruby-multi_json' 'ruby-augeas' 'ruby-shadow')
+depends=('facter' 'hiera' 'ruby-multi_json' 'ruby-augeas' 'ruby-shadow'
+'ruby-sync')
backup=('etc/puppetlabs/puppet/auth.conf'
'etc/puppetlabs/puppet/puppet.conf')
install=$_pkgname.install
More information about the arch-commits
mailing list