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

Jonathan Steel jsteel at archlinux.org
Thu May 21 17:27:49 UTC 2015


    Date: Thursday, May 21, 2015 @ 19:27:49
  Author: jsteel
Revision: 133929

upgpkg: facter 2.4.4-1

Modified:
  facter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-21 17:24:27 UTC (rev 133928)
+++ PKGBUILD	2015-05-21 17:27:49 UTC (rev 133929)
@@ -7,7 +7,7 @@
 # Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
 
 pkgname=facter
-pkgver=2.4.3
+pkgver=2.4.4
 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=('b430432a45a76cf0211e0c0d5bb94346')
+md5sums=('97e5daae4c9571013506867f1ba8da0a')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list