[arch-commits] Commit in fping/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Mon Feb 15 18:23:09 UTC 2016


    Date: Monday, February 15, 2016 @ 19:23:08
  Author: anatolik
Revision: 259323

upgpkg: fping 3.13-1

Modified:
  fping/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-15 18:13:52 UTC (rev 259322)
+++ PKGBUILD	2016-02-15 18:23:08 UTC (rev 259323)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=fping
-pkgver=3.10
+pkgver=3.13
 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=('6a0ddecb671df1d580d20c0dd1095773')
+md5sums=('a39134baca6bc6ced56191cb51fb0dc2')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list