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

Jonathan Steel jsteel at archlinux.org
Tue Sep 16 17:35:59 UTC 2014


    Date: Tuesday, September 16, 2014 @ 19:35:59
  Author: jsteel
Revision: 119056

upgpkg: puppet 3.7.1-1

Modified:
  puppet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-16 16:56:57 UTC (rev 119055)
+++ PKGBUILD	2014-09-16 17:35:59 UTC (rev 119056)
@@ -9,7 +9,7 @@
 # Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
 
 pkgname=puppet
-pkgver=3.7.0
+pkgver=3.7.1
 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=('26f27d18263f907eb12d1ff57e7f8c90')
+md5sums=('28e2794d47a4e915504e3fabb454ac1f')
 
 package() {
   cd "$srcdir"/$pkgname-$pkgver




More information about the arch-commits mailing list