[arch-commits] Commit in hiera/trunk (PKGBUILD)
    Jonathan Steel 
    jsteel at archlinux.org
       
    Mon Jul  3 09:22:11 UTC 2017
    
    
  
    Date: Monday, July 3, 2017 @ 09:22:10
  Author: jsteel
Revision: 242134
upgpkg: hiera 3.4.0-1
Modified:
  hiera/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-03 09:20:23 UTC (rev 242133)
+++ PKGBUILD	2017-07-03 09:22:10 UTC (rev 242134)
@@ -2,7 +2,7 @@
 # Maintainer: Jonathan Steel <jsteel at archlinux.org>
 
 pkgname=hiera
-pkgver=3.3.1
+pkgver=3.4.0
 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=('7709ff00fa7c6bbda92e2abd42c2618c')
+md5sums=('4c7c2aa65060a341185d0397e6a56c09')
 
 package() {
   cd $pkgname-$pkgver
    
    
More information about the arch-commits
mailing list