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

Jonathan Steel jsteel at nymeria.archlinux.org
Fri Jun 27 19:45:42 UTC 2014


    Date: Friday, June 27, 2014 @ 21:45:41
  Author: jsteel
Revision: 113677

upgpkg: facter 2.1.0-1

Modified:
  facter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-27 18:32:24 UTC (rev 113676)
+++ PKGBUILD	2014-06-27 19:45:41 UTC (rev 113677)
@@ -7,7 +7,7 @@
 # Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
 
 pkgname=facter
-pkgver=2.0.2
+pkgver=2.1.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=('2f249675f4068aaaae132c5c771524b1')
+md5sums=('55b8c8f7eaa15856e9e8db77102b33f2')
 
 package() {
   cd "$srcdir"/$pkgname-$pkgver




More information about the arch-commits mailing list