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

Jonathan Steel jsteel at archlinux.org
Fri Feb 10 09:30:13 UTC 2017


    Date: Friday, February 10, 2017 @ 09:30:12
  Author: jsteel
Revision: 211709

upgpkg: puppet 4.9.1-1

Modified:
  puppet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-10 09:23:21 UTC (rev 211708)
+++ PKGBUILD	2017-02-10 09:30:12 UTC (rev 211709)
@@ -9,7 +9,7 @@
 # Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
 
 pkgname=puppet
-pkgver=4.8.2
+pkgver=4.9.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=('095ef8bddd94dd1ee0562a3c816ab05f')
+md5sums=('2ebe94117dd614e9cce2ca677ce3b154')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list