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

Jonathan Steel jsteel at archlinux.org
Thu Dec 3 21:05:38 UTC 2015


    Date: Thursday, December 3, 2015 @ 22:05:37
  Author: jsteel
Revision: 148243

upgpkg: facter 3.1.3-1

Modified:
  facter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-03 20:38:17 UTC (rev 148242)
+++ PKGBUILD	2015-12-03 21:05:37 UTC (rev 148243)
@@ -7,7 +7,7 @@
 # Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
 
 pkgname=facter
-pkgver=3.1.2
+pkgver=3.1.3
 pkgrel=1
 pkgdesc="Collect and display system facts"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 makedepends=('boost' 'cmake')
 replaces=('cfacter')
 source=(http://downloads.puppetlabs.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('16d8c27e99377e0cc86f96894f001f8b')
+md5sums=('0a07f8f88ac8c1f2ed7566a51dc775bc')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list