summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Steel2016-01-28 08:49:52 +0000
committerJonathan Steel2016-01-28 08:49:52 +0000
commit5c7626d279d770dd43bd51b79a94725cac799d9d (patch)
tree3679e0ea3000541332146bb966256b9c78c3c61b /PKGBUILD
parentef78a884e3a6f5bf20894d42c8e99f3ea6b49eba (diff)
downloadaur-5c7626d279d770dd43bd51b79a94725cac799d9d.tar.gz
2.4.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44ed3cc712a7..0bcf7a496dcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Niels Abspoel <aboe76 (at) Gmail (dot) com>
pkgname=facter2
-pkgver=2.4.5
+pkgver=2.4.6
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=('12d5494888cf8eb0258eacfa33ab81e8')
+md5sums=('43fee9f5cc63abe9bb057586c744303b')
package() {
cd facter-$pkgver