Date: Thursday, March 2, 2017 @ 07:15:52 Author: arojas Revision: 289875
Update to 3.16 Modified: fping/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-02 04:53:46 UTC (rev 289874) +++ PKGBUILD 2017-03-02 07:15:52 UTC (rev 289875) @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <[email protected]> pkgname=fping -pkgver=3.13 +pkgver=3.16 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=('a39134baca6bc6ced56191cb51fb0dc2') +md5sums=('9ceb7a47f162521aa930556c79f2bdd3') build() { cd "$srcdir/$pkgname-$pkgver"
