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

Jonathan Steel jsteel at archlinux.org
Fri Feb 10 09:23:15 UTC 2017


    Date: Friday, February 10, 2017 @ 09:23:14
  Author: jsteel
Revision: 211707

upgpkg: hiera 3.3.0-1

Modified:
  hiera/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-10 09:20:51 UTC (rev 211706)
+++ PKGBUILD	2017-02-10 09:23:14 UTC (rev 211707)
@@ -2,8 +2,8 @@
 # Maintainer: Jonathan Steel <jsteel at archlinux.org>
 
 pkgname=hiera
-pkgver=3.2.2
-pkgrel=2
+pkgver=3.3.0
+pkgrel=1
 pkgdesc="Lightweight pluggable hierarchical database"
 arch=('any')
 url="http://projects.puppetlabs.com/projects/hiera"
@@ -11,7 +11,7 @@
 depends=('ruby')
 backup=('etc/hiera.yaml')
 source=(https://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('6c1e6039ca934af326e5ebe4cb5e49c8')
+md5sums=('02c42d601828071ce81c6ba2ac21338c')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list