summaryrefslogtreecommitdiff
path: root/extra/fping/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-12 00:05:36 -0700
committerroot <root@rshg054.dnsready.net>2013-10-12 00:05:36 -0700
commit20bff71e3bf43ce7f3621da9cee37eb6ea3c14ad (patch)
treeb334b815f671a193959abd9378c0859168f0080e /extra/fping/PKGBUILD
parentc38c20f4261c973628038df011b526c6ad4e0489 (diff)
Sat Oct 12 00:05:35 PDT 2013
Diffstat (limited to 'extra/fping/PKGBUILD')
-rw-r--r--extra/fping/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/fping/PKGBUILD b/extra/fping/PKGBUILD
index cfae85ce5..7d80549ae 100644
--- a/extra/fping/PKGBUILD
+++ b/extra/fping/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 186276 2013-05-23 15:38:45Z giovanni $
+# $Id: PKGBUILD 196316 2013-10-11 13:19:32Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=fping
-pkgver=3.5
+pkgver=3.6
pkgrel=1
pkgdesc="A utility to ping multiple hosts at once"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ url="http://www.fping.org/"
license=('custom')
depends=('glibc')
source=("http://www.fping.org/dist/${pkgname}-${pkgver}.tar.gz")
-md5sums=('2e17cb655aa4eb59b5a4a38a89e746ed')
+md5sums=('997b1e998caff6ad5b28c48a5a8bf84b')
build() {
cd "$srcdir/$pkgname-$pkgver"