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

Jonathan Steel jsteel at archlinux.org
Thu Mar 24 11:19:30 UTC 2016


    Date: Thursday, March 24, 2016 @ 12:19:29
  Author: jsteel
Revision: 168229

upgpkg: hiera 3.1.1-1

Modified:
  hiera/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-24 11:14:57 UTC (rev 168228)
+++ PKGBUILD	2016-03-24 11:19:29 UTC (rev 168229)
@@ -2,7 +2,7 @@
 # Maintainer: Jonathan Steel <jsteel at archlinux.org>
 
 pkgname=hiera
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc="Lightweight pluggable hierarchical database"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('ruby')
 backup=('etc/hiera.yaml')
 source=(https://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('3d2e81aa9a2aed377cc58ec62f202e93')
+md5sums=('d178f2e7d57807a5275cbbd3b8cad268')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list