summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Steel2016-02-09 15:36:14 +0000
committerJonathan Steel2016-02-09 15:36:14 +0000
commit0c4ee47572f174df1c5d43fa860794536d7b7600 (patch)
tree218aa99b0955a84cadccfcc272d6831f19cfbde5 /PKGBUILD
parentf2d6fc5bb92525e47b711fc43e710e924c228c68 (diff)
downloadaur-0c4ee47572f174df1c5d43fa860794536d7b7600.tar.gz
3.8.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e0b2a6909a5..d1f4bbb03f5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
pkgname=puppet3
-pkgver=3.8.5
+pkgver=3.8.6
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=('53145ac80abadd146ca88b67d488b5c8')
+md5sums=('a24db464181b08c44db652cb0fd35313')
prepare() {
cd puppet-$pkgver