Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-rspec-expectations
Commits:
87177bd7 by Andreas Schleifer at 2025-03-22T22:00:11+01:00
upgpkg: 3.13.3-2: Ruby 3.4 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-rspec-expectations
pkgdesc = Provides a readable API to express expected outcomes of a
code example
pkgver = 3.13.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/rspec/rspec-expectations
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname=rspec-expectations
pkgname=ruby-${_gemname}
pkgver=3.13.3
-pkgrel=1
+pkgrel=2
pkgdesc='Provides a readable API to express expected outcomes of a code
example'
url='https://github.com/rspec/rspec-expectations'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rspec-expectations/-/commit/87177bd7429572d9f0f0fc25f11ef5b6ffeed2d2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rspec-expectations/-/commit/87177bd7429572d9f0f0fc25f11ef5b6ffeed2d2
You're receiving this email because of your account on gitlab.archlinux.org.