[arch-commits] Commit in ruby-net-ping/trunk (PKGBUILD)

Thore Bödecker foxxx0 at archlinux.org
Mon Jun 3 11:01:03 UTC 2019


    Date: Monday, June 3, 2019 @ 11:01:02
  Author: foxxx0
Revision: 476710

upgpkg: ruby-net-ping 2.0.6-1

update to 2.0.6

Modified:
  ruby-net-ping/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-03 08:15:13 UTC (rev 476709)
+++ PKGBUILD	2019-06-03 11:01:02 UTC (rev 476710)
@@ -3,8 +3,8 @@
 
 _gemname='net-ping'
 pkgname="ruby-${_gemname}"
-pkgver=2.0.5
-pkgrel=2
+pkgver=2.0.6
+pkgrel=1
 pkgdesc='The net-ping library provides a ping interface for Ruby. It includes separate TCP, HTTP, LDAP, ICMP, UDP, WMI (for Windows) and external ping classes.'
 arch=('any')
 url='https://github.com/chernesk/net-ping'
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/${_gemname}-${pkgver}.gem")
 noextract=("${_gemname}-${pkgver}.gem")
-sha512sums=('0f78dfb0fd44805c637c74aacf2978b3392c0bd6dbd6dd2231f4f87e1624b790ac19233b879c224d7955e9db38b4211b52e4ccdbca972d1b6ad5a5cc3289e92e')
+sha512sums=('3b6e7ddc6d3862af2035dc1c749ef6d24809f1134dbb8ef7e95fb7397bf1fa2ef05e063553762b701e154ddf4598b9b75319d7fe8bfc2f4ac519b3b21107197a')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list