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

Jonathan Steel jsteel at archlinux.org
Thu Oct 23 19:42:19 UTC 2014


    Date: Thursday, October 23, 2014 @ 21:42:18
  Author: jsteel
Revision: 121326

upgpkg: puppet 3.7.2-1

Modified:
  puppet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-23 19:38:45 UTC (rev 121325)
+++ PKGBUILD	2014-10-23 19:42:18 UTC (rev 121326)
@@ -9,7 +9,7 @@
 # Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
 
 pkgname=puppet
-pkgver=3.7.1
+pkgver=3.7.2
 pkgrel=1
 pkgdesc="Server automation framework and application"
 arch=('any')
@@ -22,7 +22,7 @@
         'etc/puppet/puppet.conf' 'etc/puppet/tagmail.conf')
 install=$pkgname.install
 source=($pkgname-$pkgver.tar.gz::http://github.com/puppetlabs/$pkgname/archive/$pkgver.tar.gz)
-md5sums=('28e2794d47a4e915504e3fabb454ac1f')
+md5sums=('87535ed8ce3f2013f4232e664ee14f9f')
 
 package() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list