[arch-commits] Commit in facter/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Thu Jun 2 18:16:51 UTC 2016
Date: Thursday, June 2, 2016 @ 20:16:51
Author: jsteel
Revision: 177747
upgpkg: facter 3.1.8-1
Modified:
facter/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-02 18:05:50 UTC (rev 177746)
+++ PKGBUILD 2016-06-02 18:16:51 UTC (rev 177747)
@@ -7,7 +7,7 @@
# Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
pkgname=facter
-pkgver=3.1.7
+pkgver=3.1.8
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=('b4121b6ef93d2d8eb8c9683ceadd58f7')
+md5sums=('8e0789eb1d452388fdba9c2e46df9d54')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list