Date: Monday, January 7, 2019 @ 01:18:57
Author: foutrelis
Revision: 420861
Ruby 2.6.0 rebuild
Modified:
ruby-net-ping/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-07 01:18:24 UTC (rev 420860)
+++ PKGBUILD 2019-01-07 01:18:57 UTC (rev 420861)
@@ -4,7 +4,7 @@
_gemname='net-ping'
pkgname="ruby-${_gemname}"
pkgver=2.0.5
-pkgrel=1
+pkgrel=2
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'