[arch-commits] Commit in puppet/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Fri Sep 5 17:30:29 UTC 2014
Date: Friday, September 5, 2014 @ 19:30:29
Author: jsteel
Revision: 118422
upgpkg: puppet 3.7.0-1
Modified:
puppet/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-09-05 17:06:49 UTC (rev 118421)
+++ PKGBUILD 2014-09-05 17:30:29 UTC (rev 118422)
@@ -1,5 +1,5 @@
# $Id$
-# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org>
+# Maintainer: Jonathan Steel <jsteel at archlinux.org>
# Contributor: Greg Sutcliffe <puppet-aur (at) emeraldreverie (dot) org>
# Contributor: Hyacinthe Cartiaux <hyacinthe (dot) cartiaux (at) free (dot) fr>
# Contributor: Thomas S Hatch <thatch45 (at) Gmail (dot) com>
@@ -9,7 +9,7 @@
# Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
pkgname=puppet
-pkgver=3.6.2
+pkgver=3.7.0
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=('8dc77efd3bbf67be517fc5d4b2057f18')
+md5sums=('26f27d18263f907eb12d1ff57e7f8c90')
package() {
cd "$srcdir"/$pkgname-$pkgver
More information about the arch-commits
mailing list