Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-rubocop-rake
Commits:
85bb96bf by Andreas Schleifer at 2024-10-05T14:17:18+02:00
upgpkg: 0.6.0-4: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-rubocop-rake
pkgdesc = A RuboCop plugin for Rake
pkgver = 0.6.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/rubocop/rubocop-rake
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname='rubocop-rake'
pkgname="ruby-${_gemname}"
pkgver=0.6.0
-pkgrel=3
+pkgrel=4
pkgdesc='A RuboCop plugin for Rake'
arch=('any')
url="https://github.com/rubocop/${_gemname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rubocop-rake/-/commit/85bb96bf03a910ffa43f9d55da43e12acbdc6439
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rubocop-rake/-/commit/85bb96bf03a910ffa43f9d55da43e12acbdc6439
You're receiving this email because of your account on gitlab.archlinux.org.