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

Gaetan Bisson bisson at archlinux.org
Sun Oct 19 22:14:39 UTC 2014


    Date: Monday, October 20, 2014 @ 00:14:38
  Author: bisson
Revision: 120991

upstream update

Modified:
  liboping/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-19 21:34:24 UTC (rev 120990)
+++ PKGBUILD	2014-10-19 22:14:38 UTC (rev 120991)
@@ -2,8 +2,8 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=liboping
-pkgver=1.6.2
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
 pkgdesc='C library to generate ICMP echo requests, better known as "ping packets"'
 url='http://verplant.org/liboping/'
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 makedepends=('ncurses')
 optdepends=('perl: perl bindings'
             'ncurses: noping CLI tool')
-source=("${url}files/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('1b3203e5f13b35a6f7ff163c26e4f42284a625fa30d3bdbfdafb6cccb1f33803')
+source=("${url}files/${pkgname}-${pkgver}.tar.bz2")
+sha256sums=('60089a544522abced4aecbb554f494632968371e5ade7bea27015cd6aa598db3')
 
 install=install
 



More information about the arch-commits mailing list