From 20bff71e3bf43ce7f3621da9cee37eb6ea3c14ad Mon Sep 17 00:00:00 2001 From: root Date: Sat, 12 Oct 2013 00:05:36 -0700 Subject: Sat Oct 12 00:05:35 PDT 2013 --- extra/fping/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/fping') 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 # Contributor: Tom Newsom 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" -- cgit v1.2.3-54-g00ecf