summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Steel2015-11-06 20:29:55 +0000
committerJonathan Steel2015-11-06 20:29:55 +0000
commit308d0d13ca1e336009ccb8cd048a1fbb16283964 (patch)
tree525310c4d6893114b5b810c0535ebd6d523b48c6 /PKGBUILD
parent88352ce0bb79d8b3b4781abae67bbc90d29d8d56 (diff)
downloadaur-308d0d13ca1e336009ccb8cd048a1fbb16283964.tar.gz
3.8.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd4c52330c8b..11f179cb466a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
pkgname=puppet3
-pkgver=3.8.3
+pkgver=3.8.4
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=('85f016cbaf8381c38bf44a004ac9347e')
+md5sums=('b2dc9f24f1b2bd64429fc1944a796839')
prepare() {
cd puppet-$pkgver