Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-rspec
Commits:
d514c83c by Andreas Schleifer at 2025-03-22T22:01:56+01:00
upgpkg: 3.13.0-3: Ruby 3.4 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-rspec
pkgdesc = RSpec meta-gem that depends on the other components
pkgver = 3.13.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/rspec/rspec
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname=rspec
pkgname=ruby-${_gemname}
pkgver=3.13.0
-pkgrel=2
+pkgrel=3
pkgdesc='RSpec meta-gem that depends on the other components'
url='https://github.com/rspec/rspec'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rspec/-/commit/d514c83ca0c7fbd1474b78dad972f0505fbf53ee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rspec/-/commit/d514c83ca0c7fbd1474b78dad972f0505fbf53ee
You're receiving this email because of your account on gitlab.archlinux.org.