[arch-commits] Commit in hiera/trunk (PKGBUILD)

Jonathan Steel jsteel at nymeria.archlinux.org
Thu Jun 12 16:35:29 UTC 2014


    Date: Thursday, June 12, 2014 @ 18:35:29
  Author: jsteel
Revision: 113071

upgpkg: hiera 1.3.4-1

Modified:
  hiera/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-12 16:33:05 UTC (rev 113070)
+++ PKGBUILD	2014-06-12 16:35:29 UTC (rev 113071)
@@ -2,7 +2,7 @@
 # Maintainer: Jonathan Steel <jsteel at aur.archlinux.org>
 
 pkgname=hiera
-pkgver=1.3.3
+pkgver=1.3.4
 pkgrel=1
 pkgdesc="Lightweight pluggable hierarchical database"
 arch=('any')
@@ -9,9 +9,9 @@
 url="http://projects.puppetlabs.com/projects/hiera"
 license=('APACHE')
 depends=('ruby')
+backup=('etc/hiera.yaml')
 source=($pkgname-$pkgver.tar.gz::http://github.com/puppetlabs/$pkgname/archive/$pkgver.tar.gz)
-backup=('etc/hiera.yaml')
-md5sums=('1286bd7e1d8d161146430367b105319a')
+md5sums=('db2c60ceefd5817fbc8c7816b524e629')
 
 package() {
   cd "$srcdir"/$pkgname-$pkgver




More information about the arch-commits mailing list