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

Jonathan Steel jsteel at archlinux.org
Sat Feb 11 21:57:34 UTC 2017


    Date: Saturday, February 11, 2017 @ 21:57:34
  Author: jsteel
Revision: 211936

upgpkg: puppet 4.9.2-1

Modified:
  puppet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-11 21:53:56 UTC (rev 211935)
+++ PKGBUILD	2017-02-11 21:57:34 UTC (rev 211936)
@@ -9,7 +9,7 @@
 # Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
 
 pkgname=puppet
-pkgver=4.9.1
+pkgver=4.9.2
 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=('2ebe94117dd614e9cce2ca677ce3b154')
+md5sums=('33523fa80d4a081010405aa3ec233b98')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list