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

Jonathan Steel jsteel at archlinux.org
Mon Nov 7 10:22:11 UTC 2016


    Date: Monday, November 7, 2016 @ 10:22:10
  Author: jsteel
Revision: 194868

upgpkg: hiera 3.2.2-1

Modified:
  hiera/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-07 10:12:52 UTC (rev 194867)
+++ PKGBUILD	2016-11-07 10:22:10 UTC (rev 194868)
@@ -2,7 +2,7 @@
 # Maintainer: Jonathan Steel <jsteel at archlinux.org>
 
 pkgname=hiera
-pkgver=3.2.1
+pkgver=3.2.2
 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=('5137bd46e03c0289d1e245c2e2324a5c')
+md5sums=('6c1e6039ca934af326e5ebe4cb5e49c8')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list