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

Jonathan Steel jsteel at archlinux.org
Tue Mar 14 14:34:51 UTC 2017


    Date: Tuesday, March 14, 2017 @ 14:34:51
  Author: jsteel
Revision: 216276

upgpkg: facter 3.6.2-1

Modified:
  facter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-14 14:30:56 UTC (rev 216275)
+++ PKGBUILD	2017-03-14 14:34:51 UTC (rev 216276)
@@ -7,7 +7,7 @@
 # Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
 
 pkgname=facter
-pkgver=3.6.1
+pkgver=3.6.2
 pkgrel=1
 pkgdesc="Collect and display system facts"
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 optdepends=('java-environment: jruby support')
 replaces=('cfacter')
 source=(http://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('0f991a440acaf106702eaf1a319ee493')
+md5sums=('ef01ddd49e91cf59eccb59865372b09c')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list