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

Christian Rebischke shibumi at archlinux.org
Tue Jul 10 10:11:49 UTC 2018


    Date: Tuesday, July 10, 2018 @ 10:11:49
  Author: shibumi
Revision: 355974

upgpkg: puppet 5.5.1-1

Modified:
  puppet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-10 09:39:32 UTC (rev 355973)
+++ PKGBUILD	2018-07-10 10:11:49 UTC (rev 355974)
@@ -9,7 +9,7 @@
 # Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
 
 pkgname=puppet
-pkgver=5.5.0
+pkgver=5.5.1
 pkgrel=1
 pkgdesc="Server automation framework and application"
 arch=('any')
@@ -21,7 +21,7 @@
         'etc/puppetlabs/puppet/puppet.conf')
 install=$pkgname.install
 source=(https://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('0522c99d0f0c7e66088625cecdc3342f')
+md5sums=('8f676a63bfd7cc2875e828d67ab317d0')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list