Date: Thursday, October 23, 2014 @ 13:50:41 Author: giovanni Revision: 225227
upgpkg: fping 3.10-1 upstream release Modified: fping/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-10-23 11:46:06 UTC (rev 225226) +++ PKGBUILD 2014-10-23 11:50:41 UTC (rev 225227) @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=fping -pkgver=3.9 +pkgver=3.10 pkgrel=1 pkgdesc="A utility to ping multiple hosts at once" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ license=('custom') depends=('glibc') source=("http://www.fping.org/dist/${pkgname}-${pkgver}.tar.gz") -md5sums=('7ad0313646681c33e975f7b946d8d283') +md5sums=('6a0ddecb671df1d580d20c0dd1095773') build() { cd "$srcdir/$pkgname-$pkgver"
