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

Gaëtan Bisson bisson at archlinux.org
Fri Jul 15 18:31:40 UTC 2016


    Date: Friday, July 15, 2016 @ 18:31:40
  Author: bisson
Revision: 182946

upstream update

Modified:
  liboping/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-15 17:54:29 UTC (rev 182945)
+++ PKGBUILD	2016-07-15 18:31:40 UTC (rev 182946)
@@ -2,8 +2,8 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=liboping
-pkgver=1.8.0
-pkgrel=4
+pkgver=1.9.0
+pkgrel=1
 pkgdesc='C library to generate ICMP echo requests, better known as "ping packets"'
 url='http://noping.cc/'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 optdepends=('perl: perl bindings'
             'ncurses: noping CLI tool')
 source=("${url}files/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('1dcb9182c981b31d67522ae24e925563bed57cf950dc681580c4b0abb6a65bdb')
+sha256sums=('44bb1d88b56b88fda5533edb3aa005c69b3cd396f20453a157d7e31e536f3530')
 
 install=install
 



More information about the arch-commits mailing list