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

Jonathan Steel jsteel at archlinux.org
Tue Aug 26 18:41:32 UTC 2014


    Date: Tuesday, August 26, 2014 @ 20:41:31
  Author: jsteel
Revision: 117926

upgpkg: facter 2.2.0-1

Modified:
  facter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-26 18:33:37 UTC (rev 117925)
+++ PKGBUILD	2014-08-26 18:41:31 UTC (rev 117926)
@@ -7,7 +7,7 @@
 # Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
 
 pkgname=facter
-pkgver=2.1.0
+pkgver=2.2.0
 pkgrel=1
 pkgdesc="Collect and display system facts"
 arch=('any')
@@ -15,7 +15,7 @@
 license=('APACHE')
 depends=('ruby' 'inetutils' 'net-tools')
 source=(http://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('55b8c8f7eaa15856e9e8db77102b33f2')
+md5sums=('60e24b947ef4a8a842998be54544f02d')
 
 package() {
   cd "$srcdir"/$pkgname-$pkgver




More information about the arch-commits mailing list