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

Thore Bödecker foxxx0 at archlinux.org
Fri Jun 19 12:08:37 UTC 2020


    Date: Friday, June 19, 2020 @ 12:08:35
  Author: foxxx0
Revision: 647629

upgpkg: ruby-net-ping 2.0.8-1: update to upstream release 2.0.8

Modified:
  ruby-net-ping/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-19 10:56:27 UTC (rev 647628)
+++ PKGBUILD	2020-06-19 12:08:35 UTC (rev 647629)
@@ -3,7 +3,7 @@
 
 _gemname='net-ping'
 pkgname="ruby-${_gemname}"
-pkgver=2.0.7
+pkgver=2.0.8
 pkgrel=1
 pkgdesc='Provides a ping interface for Ruby. It includes separate TCP, HTTP, LDAP, ICMP, UDP and external ping classes.'
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('ruby-test-unit' 'ruby-fakeweb')
 options=('!emptydirs')
 source=("${url}/archive/${_gemname}-${pkgver}.tar.gz")
-sha512sums=('ea8f74fb731ec5ce80996645b1225edb22d79da0b878ab593fd7ee10f445b5a224841dfe5412d0894f7ab69a5baee0327fdcaab3c49e435f4714c6d320bfe63d')
+sha512sums=('f4c3c84e82345a4be9218ae9f71796a992bf66ee21562778c51d6b10bda93489008bd56b4f6d2c3b623cd3f9af0c5d47e57fd5e96994604ead825477783558b0')
 
 prepare() {
   cd "${srcdir}/${_gemname}-${_gemname}-${pkgver}"



More information about the arch-commits mailing list