summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Steel2016-01-22 15:03:18 +0000
committerJonathan Steel2016-01-22 15:03:18 +0000
commitef78a884e3a6f5bf20894d42c8e99f3ea6b49eba (patch)
treeef928760cbb5437b0fce35cca879c3c51ee3df88 /PKGBUILD
parent54cc7b8742bc15c3203372d5e595fe968b5404a5 (diff)
downloadaur-ef78a884e3a6f5bf20894d42c8e99f3ea6b49eba.tar.gz
2.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 788966c8afe3..44ed3cc712a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
pkgname=facter2
-pkgver=2.4.4
+pkgver=2.4.5
pkgrel=1
pkgdesc="Collect and display system facts"
arch=('any')
@@ -16,7 +16,7 @@ depends=('ruby' 'inetutils' 'net-tools')
provides=('facter')
conflicts=('facter')
source=(http://downloads.puppetlabs.com/facter/facter-$pkgver.tar.gz)
-md5sums=('97e5daae4c9571013506867f1ba8da0a')
+md5sums=('12d5494888cf8eb0258eacfa33ab81e8')
package() {
cd facter-$pkgver