Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-rubocop-rspec
Commits:
9430a0dd by Andreas Schleifer at 2024-10-05T14:19:18+02:00
upgpkg: 2.15.0-6: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-rubocop-rspec
pkgdesc = Code style checking for RSpec files. A plugin for the RuboCop
code style enforcing & linting tool
pkgver = 2.15.0
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/rubocop/rubocop-rspec
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_gemname='rubocop-rspec'
pkgname="ruby-${_gemname}"
pkgver=2.15.0
-pkgrel=5
+pkgrel=6
pkgdesc='Code style checking for RSpec files. A plugin for the RuboCop code
style enforcing & linting tool'
arch=('any')
url="https://github.com/rubocop/${_gemname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rubocop-rspec/-/commit/9430a0dd1e70679e4094aead15bf444c1b3fbf84
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rubocop-rspec/-/commit/9430a0dd1e70679e4094aead15bf444c1b3fbf84
You're receiving this email because of your account on gitlab.archlinux.org.