Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-net-scp
Commits:
03d15412 by Andreas Schleifer at 2024-10-03T13:03:57+02:00
upgpkg: 4.0.0-3: Ruby 3.3 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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/03d15412a5f9b527d4cda05f509f1fe35cbad4ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-net-scp/-/commit/03d15412a5f9b527d4cda05f509f1fe35cbad4ae
You're receiving this email because of your account on gitlab.archlinux.org.