summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSledge Sulaweyo2018-03-11 10:40:12 +0100
committerSledge Sulaweyo2018-03-11 10:40:12 +0100
commit9f7d9d7e3985631ae2f265cad8eaa17dc4ed014a (patch)
tree55d02017f5281110bd864bde0cc918ea7c5cd244 /PKGBUILD
parentb9edd42651bbfde36125b8e0a8af231c56246267 (diff)
downloadaur-9f7d9d7e3985631ae2f265cad8eaa17dc4ed014a.tar.gz
install xmlrpc gem on install
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f19943d7df5..05dcec90482e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,6 @@
-# $Id: PKGBUILD 130872 2015-04-07 09:31:38Z jsteel $
-# Maintainer: Jonathan Steel <jsteel at archlinux.org>
+#
+# Kaintainer: Sledge Sulaweyo <sledge.sulaweyo (at) gmail.com>
+# Contributor: Jonathan Steel <jsteel at archlinux.org>
# Contributor: Greg Sutcliffe <puppet-aur (at) emeraldreverie (dot) org>
# Contributor: Hyacinthe Cartiaux <hyacinthe (dot) cartiaux (at) free (dot) fr>
# Contributor: Thomas S Hatch <thatch45 (at) Gmail (dot) com>
@@ -10,7 +11,7 @@
pkgname=puppet3
pkgver=3.8.7
-pkgrel=3
+pkgrel=4
pkgdesc="Server automation framework and application"
arch=('any')
url="http://puppetlabs.com/puppet/puppet-open-source"