Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-faraday-follow_redirects
Commits:
a8a4d3d0 by Christian Heusel at 2024-10-03T15:54:27+02:00
upgpkg: 0.3.0-2: Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-faraday-follow_redirects
pkgdesc = Faraday 2.x compatible extraction of
FaradayMiddleware::FollowRedirects
pkgver = 0.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tisba/faraday-follow-redirects
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ _gemname='faraday-follow_redirects'
_archivename='faraday-follow-redirects'
pkgname="ruby-${_gemname}"
pkgver=0.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='Faraday 2.x compatible extraction of
FaradayMiddleware::FollowRedirects'
arch=('any')
url="https://github.com/tisba/${_archivename}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-faraday-follow_redirects/-/commit/a8a4d3d039258b58031144d7d68a231001490319
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-faraday-follow_redirects/-/commit/a8a4d3d039258b58031144d7d68a231001490319
You're receiving this email because of your account on gitlab.archlinux.org.