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

Jonathan Steel jsteel at archlinux.org
Thu Jul 23 20:39:48 UTC 2015


    Date: Thursday, July 23, 2015 @ 22:39:48
  Author: jsteel
Revision: 137339

upgpkg: facter 3.0.2-1

Modified:
  facter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-23 20:32:44 UTC (rev 137338)
+++ PKGBUILD	2015-07-23 20:39:48 UTC (rev 137339)
@@ -7,7 +7,7 @@
 # Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
 
 pkgname=facter
-pkgver=3.0.1
+pkgver=3.0.2
 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=('c5ce03ec246c10a0694dea397c59bc1f')
+md5sums=('8ef9396352d8fa081d61da7c64d15d06')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list