[arch-commits] Commit in puppet/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Tue Feb 28 09:36:52 UTC 2017
Date: Tuesday, February 28, 2017 @ 09:36:52
Author: jsteel
Revision: 214193
upgpkg: puppet 4.9.3-1
Modified:
puppet/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-02-28 09:00:58 UTC (rev 214192)
+++ PKGBUILD 2017-02-28 09:36:52 UTC (rev 214193)
@@ -9,7 +9,7 @@
# Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
pkgname=puppet
-pkgver=4.9.2
+pkgver=4.9.3
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=('33523fa80d4a081010405aa3ec233b98')
+md5sums=('6f8f9783daba8d4377a179ee9a705f01')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list