Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-net-ssh
Commits:
afd0e422 by Andreas Schleifer at 2024-10-03T13:04:47+02:00
upgpkg: 7.2.3-4: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-net-ssh
pkgdesc = A pure-Ruby implementation of the SSH2 client protocol.
pkgver = 7.2.3
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/net-ssh/net-ssh
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_gemname='net-ssh'
pkgname="ruby-${_gemname}"
pkgver=7.2.3
-pkgrel=3
+pkgrel=4
pkgdesc='A pure-Ruby implementation of the SSH2 client protocol.'
arch=('any')
url="https://github.com/${_gemname}/${_gemname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-net-ssh/-/commit/afd0e4225a6d1114a8dee65b2d260c6007b89fc8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-net-ssh/-/commit/afd0e4225a6d1114a8dee65b2d260c6007b89fc8
You're receiving this email because of your account on gitlab.archlinux.org.