Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-net-ping


Commits:
ae3c94db by Andreas Schleifer at 2024-06-17T23:37:08+02:00
upgpkg: 2.0.8-3: Ruby 3.2 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,21 @@
+pkgbase = ruby-net-ping
+       pkgdesc = Provides a ping interface for Ruby. It includes separate TCP, 
HTTP, LDAP, ICMP, UDP and external ping classes.
+       pkgver = 2.0.8
+       pkgrel = 3
+       url = https://github.com/chernesk/net-ping
+       arch = any
+       license = Artistic-2.0
+       checkdepends = ruby-test-unit
+       checkdepends = ruby-fakeweb
+       makedepends = ruby-rake
+       makedepends = ruby-rdoc
+       makedepends = ruby-rake-compiler
+       makedepends = ruby-yard
+       makedepends = ruby-rspec
+       makedepends = ruby-bundler
+       depends = ruby
+       options = !emptydirs
+       source = 
https://github.com/chernesk/net-ping/archive/net-ping-2.0.8.tar.gz
+       sha512sums = 
f4c3c84e82345a4be9218ae9f71796a992bf66ee21562778c51d6b10bda93489008bd56b4f6d2c3b623cd3f9af0c5d47e57fd5e96994604ead825477783558b0
+
+pkgname = ruby-net-ping


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _gemname='net-ping'
 pkgname="ruby-${_gemname}"
 pkgver=2.0.8
-pkgrel=2
+pkgrel=3
 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'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-net-ping/-/commit/ae3c94db465855dc6eaaf312549fe411cc54818b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-net-ping/-/commit/ae3c94db465855dc6eaaf312549fe411cc54818b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to