Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-rubocop-rspec
Commits:
317fc789 by Andreas Schleifer at 2024-08-31T21:10:27+02:00
upgpkg: 2.15.0-4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,11 +1,10 @@
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 = 3
+ pkgrel = 4
url = https://github.com/rubocop/rubocop-rspec
arch = any
license = MIT
- checkdepends = ruby-bump
checkdepends = ruby-bundler
checkdepends = ruby-parallel
checkdepends = ruby-rack
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_gemname='rubocop-rspec'
pkgname="ruby-${_gemname}"
pkgver=2.15.0
-pkgrel=3
+pkgrel=4
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/317fc7899d5c2a3bacd77670055e9b25ca535e4c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rubocop-rspec/-/commit/317fc7899d5c2a3bacd77670055e9b25ca535e4c
You're receiving this email because of your account on gitlab.archlinux.org.