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

Christian Rebischke shibumi at archlinux.org
Wed Sep 4 19:34:58 UTC 2019


    Date: Wednesday, September 4, 2019 @ 19:34:57
  Author: shibumi
Revision: 508105

upgpkg: puppet 6.8.1-1

removed scheduled_task (because this dependency is only for windows server)

Modified:
  puppet/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-04 19:01:58 UTC (rev 508104)
+++ PKGBUILD	2019-09-04 19:34:57 UTC (rev 508105)
@@ -10,8 +10,8 @@
 # Contributor: Tim Meusel <tim (at) bastelfreak (dot) de>
 
 pkgname=puppet
-pkgver=6.4.2
-pkgrel=3
+pkgver=6.8.1
+pkgrel=1
 pkgdesc="Server automation framework and application"
 arch=('any')
 url="https://puppet.com/products/open-source-projects"
@@ -28,7 +28,6 @@
 _cron_commit=5902877cd435f6616510826d0bc5e949f7bc5857
 _host_commit=6f5af66b913782fd0ce01f4b18b70f7ccf370e7c
 _mount_commit=c583c11fe5cdfded5d460fdad14e432755981638
-_scheduled_commit=2e5f7cecf65c40f342f420146cda5e4b0aca75eb
 _selinux_commit=4b183e1c3758b0db6235a8766f1c2434b650e17c
 _sshkeys_commit=0609e86911bf7adc3caffb8d0659ed6af03409d3
 _yumrepo_commit=a13cb4691718bf969a436941192593a0bd5318bb
@@ -40,7 +39,6 @@
         "cron_core::git+https://github.com/puppetlabs/puppetlabs-cron_core#commit=${_cron_commit}"
         "host_core::git+https://github.com/puppetlabs/puppetlabs-host_core#commit=${_host_commit}"
         "mount_core::git+https://github.com/puppetlabs/puppetlabs-mount_core#commit=${_mount_commit}"
-        "scheduled_task::git+https://github.com/puppetlabs/puppetlabs-scheduled_task#commit=${_scheduled_commit}"
         "selinux_core::git+https://github.com/puppetlabs/puppetlabs-selinux_core#commit=${_selinux_commit}"
         "sshkeys_core::git+https://github.com/puppetlabs/puppetlabs-sshkeys_core#commit=${_sshkeys_commit}"
         "yumrepo_core::git+https://github.com/puppetlabs/puppetlabs-yumrepo_core#commit=${_yumrepo_commit}"
@@ -47,7 +45,7 @@
         "zfs_core::git+https://github.com/puppetlabs/puppetlabs-zfs_core#commit=${_zfs_commit}"
         "zone_core::git+https://github.com/puppetlabs/puppetlabs-zone_core#commit=${_zone_commit}"
         )
-sha512sums=('7ec2746ef2a021d1cc3e3076840a9f1195fe51ba591cf2907e542b3f450cb1f4002fa3c958aee966c5976245073ba3cfacc9fd2a653d1d823720b33984aff911'
+sha512sums=('13426b8c80b51d116c5ebb37f619e90a2e19fccde9f56250c3094fbcb08ab4d476b7641425b7f19ff7b817632537c0eccc8dd28bd506f721aacc9311e868f5e6'
             'SKIP'
             'SKIP'
             'SKIP'
@@ -57,7 +55,6 @@
             'SKIP'
             'SKIP'
             'SKIP'
-            'SKIP'
             'SKIP')
 conflicts=('puppet5')
 provides=('puppet')



More information about the arch-commits mailing list