[arch-commits] Commit in facter/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Tue Sep 15 10:35:39 UTC 2015
Date: Tuesday, September 15, 2015 @ 12:35:38
Author: jsteel
Revision: 140319
upgpkg: facter 3.1.0-1
Modified:
facter/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-15 09:44:57 UTC (rev 140318)
+++ PKGBUILD 2015-09-15 10:35:38 UTC (rev 140319)
@@ -7,7 +7,7 @@
# Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
pkgname=facter
-pkgver=3.0.2
+pkgver=3.1.0
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=('8ef9396352d8fa081d61da7c64d15d06')
+md5sums=('b8824f0c336952747b74d0f771158ce3')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list