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

Jonathan Steel jsteel at archlinux.org
Tue May 16 20:33:05 UTC 2017


    Date: Tuesday, May 16, 2017 @ 20:33:04
  Author: jsteel
Revision: 228331

upgpkg: puppet 4.10.1-1

Modified:
  puppet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-16 20:30:09 UTC (rev 228330)
+++ PKGBUILD	2017-05-16 20:33:04 UTC (rev 228331)
@@ -9,7 +9,7 @@
 # Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
 
 pkgname=puppet
-pkgver=4.10.0
+pkgver=4.10.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=('3ce2f8ea940478b2a9208131ab711eb1')
+md5sums=('9b785b669edf9424516d276432eb0780')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list