summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Steel2016-04-27 19:23:41 +0100
committerJonathan Steel2016-04-27 19:23:41 +0100
commit667d469c61f3078dc65402b938d1d2cafa6e6209 (patch)
tree45382056544b583bae096df89b936689487021ad /PKGBUILD
parent0c4ee47572f174df1c5d43fa860794536d7b7600 (diff)
downloadaur-667d469c61f3078dc65402b938d1d2cafa6e6209.tar.gz
3.8.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1f4bbb03f5f..6534ee0ba3b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
pkgname=puppet3
-pkgver=3.8.6
+pkgver=3.8.7
pkgrel=1
pkgdesc="Server automation framework and application"
arch=('any')
@@ -24,7 +24,7 @@ backup=('etc/puppet/auth.conf' 'etc/puppet/fileserver.conf'
'etc/puppet/puppet.conf' 'etc/puppet/tagmail.conf')
install=puppet.install
source=(http://downloads.puppetlabs.com/puppet/puppet-$pkgver.tar.gz)
-md5sums=('a24db464181b08c44db652cb0fd35313')
+md5sums=('99061eb4f868a03f0d524de2af10855d')
prepare() {
cd puppet-$pkgver