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

Jonathan Steel jsteel at archlinux.org
Sun Apr 5 07:38:11 UTC 2015


    Date: Sunday, April 5, 2015 @ 09:38:11
  Author: jsteel
Revision: 130708

upgpkg: facter 2.4.3-1

Modified:
  facter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-05 07:33:24 UTC (rev 130707)
+++ PKGBUILD	2015-04-05 07:38:11 UTC (rev 130708)
@@ -7,7 +7,7 @@
 # Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
 
 pkgname=facter
-pkgver=2.4.1
+pkgver=2.4.3
 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=('7d4c2128b890c3de6ff9892b1389bc22')
+md5sums=('b430432a45a76cf0211e0c0d5bb94346')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list