Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / ruby-net-scp
Commits: 38f37286 by Andreas Schleifer at 2025-03-29T16:46:06+01:00 upgpkg: 4.0.0-4: Ruby 3.4 rebuild - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = ruby-net-scp pkgdesc = A pure Ruby implementation of the SCP client protocol pkgver = 4.0.0 - pkgrel = 3 + pkgrel = 4 url = https://github.com/net-ssh/net-scp arch = any license = MIT ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ _gemname='net-scp' pkgname="ruby-${_gemname}" pkgver=4.0.0 -pkgrel=3 +pkgrel=4 pkgdesc='A pure Ruby implementation of the SCP client protocol' arch=('any') url='https://github.com/net-ssh/net-scp' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-net-scp/-/commit/38f372862c4ba56dc179ea544eb04cfa2597c7ae -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-net-scp/-/commit/38f372862c4ba56dc179ea544eb04cfa2597c7ae You're receiving this email because of your account on gitlab.archlinux.org.