[arch-commits] Commit in ruby-net-ping/trunk (PKGBUILD)
Thore Bödecker
foxxx0 at archlinux.org
Thu Mar 26 15:37:33 UTC 2020
Date: Thursday, March 26, 2020 @ 15:37:32
Author: foxxx0
Revision: 604479
upgpkg: ruby-net-ping 2.0.7-1: update to upstream release 2.0.7
Modified:
ruby-net-ping/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-26 15:02:56 UTC (rev 604478)
+++ PKGBUILD 2020-03-26 15:37:32 UTC (rev 604479)
@@ -3,8 +3,8 @@
_gemname='net-ping'
pkgname="ruby-${_gemname}"
-pkgver=2.0.6
-pkgrel=3
+pkgver=2.0.7
+pkgrel=1
pkgdesc='Provides a ping interface for Ruby. It includes separate TCP, HTTP, LDAP, ICMP, UDP and external ping classes.'
arch=('any')
url='https://github.com/chernesk/net-ping'
@@ -14,7 +14,7 @@
checkdepends=('ruby-test-unit' 'ruby-fakeweb')
options=('!emptydirs')
source=("${url}/archive/${_gemname}-${pkgver}.tar.gz")
-sha512sums=('3f05978e0d22a71a529bc34ad59291134573a1a6ea4a3aa1f4152826a7abfe4834577d5c5e5f133bd507ed8b3aa2b408dbceaa09adb9ed1cfca9c200dadd2c21')
+sha512sums=('ea8f74fb731ec5ce80996645b1225edb22d79da0b878ab593fd7ee10f445b5a224841dfe5412d0894f7ab69a5baee0327fdcaab3c49e435f4714c6d320bfe63d')
prepare() {
cd "${srcdir}/${_gemname}-${_gemname}-${pkgver}"
More information about the arch-commits
mailing list