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

Gaetan Bisson bisson at archlinux.org
Fri Nov 21 03:23:09 UTC 2014


    Date: Friday, November 21, 2014 @ 04:23:09
  Author: bisson
Revision: 122852

upstream update

Modified:
  liboping/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-20 23:42:17 UTC (rev 122851)
+++ PKGBUILD	2014-11-21 03:23:09 UTC (rev 122852)
@@ -2,10 +2,10 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=liboping
-pkgver=1.7.0
+pkgver=1.8.0
 pkgrel=1
 pkgdesc='C library to generate ICMP echo requests, better known as "ping packets"'
-url='http://verplant.org/liboping/'
+url='http://noping.cc/'
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('libcap')
@@ -13,7 +13,7 @@
 optdepends=('perl: perl bindings'
             'ncurses: noping CLI tool')
 source=("${url}files/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('60089a544522abced4aecbb554f494632968371e5ade7bea27015cd6aa598db3')
+sha256sums=('1dcb9182c981b31d67522ae24e925563bed57cf950dc681580c4b0abb6a65bdb')
 
 install=install
 



More information about the arch-commits mailing list