summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Steel2016-01-22 15:10:33 +0000
committerJonathan Steel2016-01-22 15:10:33 +0000
commitf2d6fc5bb92525e47b711fc43e710e924c228c68 (patch)
treeb8b2c243342b5bd25bb433b24ad470d00632ebd5 /PKGBUILD
parent13a6fa9bef4f1b2f5239185a84469df11d89e17c (diff)
downloadaur-f2d6fc5bb92525e47b711fc43e710e924c228c68.tar.gz
3.8.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aec9bedb5712..3e0b2a6909a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
# Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
pkgname=puppet3
-pkgver=3.8.4
-pkgrel=2
+pkgver=3.8.5
+pkgrel=1
pkgdesc="Server automation framework and application"
arch=('any')
url="http://puppetlabs.com/puppet/puppet-open-source"
@@ -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=('b2dc9f24f1b2bd64429fc1944a796839')
+md5sums=('53145ac80abadd146ca88b67d488b5c8')
prepare() {
cd puppet-$pkgver