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

Jonathan Steel jsteel at nymeria.archlinux.org
Thu Jun 12 16:36:54 UTC 2014


    Date: Thursday, June 12, 2014 @ 18:36:54
  Author: jsteel
Revision: 113073

upgpkg: facter 2.0.2-1

Modified:
  facter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-12 16:35:43 UTC (rev 113072)
+++ PKGBUILD	2014-06-12 16:36:54 UTC (rev 113073)
@@ -7,8 +7,8 @@
 # Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
 
 pkgname=facter
-pkgver=2.0.1
-pkgrel=2
+pkgver=2.0.2
+pkgrel=1
 pkgdesc="Collect and display system facts"
 arch=('any')
 url="http://puppetlabs.com/facter"
@@ -15,7 +15,7 @@
 license=('APACHE')
 depends=('ruby' 'inetutils' 'net-tools')
 source=(http://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('25d093548e89b7354227a10f50a3fb8c')
+md5sums=('2f249675f4068aaaae132c5c771524b1')
 
 package() {
   cd "$srcdir"/$pkgname-$pkgver




More information about the arch-commits mailing list