Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-cucumber-gherkin


Commits:
a729c3e1 by Andreas Schleifer at 2024-07-25T20:50:07+02:00
upgpkg: 28.0.0-2: Ruby 3.2 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ruby-cucumber-gherkin
        pkgdesc = Gherkin for Ruby
        pkgver = 28.0.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/cucumber/gherkin/blob/main/ruby
        arch = any
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=ruby-cucumber-gherkin
 pkgver=28.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Gherkin for Ruby"
 arch=(any)
 url='https://github.com/cucumber/gherkin/blob/main/ruby'
@@ -35,7 +35,7 @@ prepare() {
 
   cd ruby
 
-  sed -r -e 's|~>|>=|g' -e "s/, '< 22.1'//" -i cucumber-gherkin.gemspec
+  sed -r -e 's|~>|>=|g' -e "s/, '< 24'//" -i cucumber-gherkin.gemspec
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-cucumber-gherkin/-/commit/a729c3e1bdc4aacaeabb06541edae804a87d9a8b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-cucumber-gherkin/-/commit/a729c3e1bdc4aacaeabb06541edae804a87d9a8b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to