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

Jonathan Steel jsteel at archlinux.org
Tue Feb 13 11:39:47 UTC 2018


    Date: Tuesday, February 13, 2018 @ 11:39:46
  Author: jsteel
Revision: 293801

upgpkg: facter 3.9.4-1

Modified:
  facter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-13 11:35:30 UTC (rev 293800)
+++ PKGBUILD	2018-02-13 11:39:46 UTC (rev 293801)
@@ -7,8 +7,8 @@
 # Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
 
 pkgname=facter
-pkgver=3.9.3
-pkgrel=3
+pkgver=3.9.4
+pkgrel=1
 pkgdesc="Collect and display system facts"
 arch=('x86_64')
 url="http://puppetlabs.com/facter"
@@ -18,7 +18,7 @@
 optdepends=('java-environment: jruby support')
 replaces=('cfacter')
 source=(http://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('4b4607f2f8d9d694810d5cfe76fbcd7e')
+md5sums=('4c3aef6e8425a20350b20f70df04d878')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list