Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
rubocop
Commits:
3d29837e by Andreas Schleifer at 2024-10-05T14:21:58+02:00
upgpkg: 1.39.0-7: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = rubocop
pkgdesc = A Ruby code style checking and code formatting tool
pkgver = 1.39.0
- pkgrel = 6
+ pkgrel = 7
url = https://rubocop.org/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname="rubocop"
pkgver=1.39.0
-pkgrel=6
+pkgrel=7
pkgdesc='A Ruby code style checking and code formatting tool'
arch=('any')
url='https://rubocop.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rubocop/-/commit/3d29837e689be00add6534890729185f478782e5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rubocop/-/commit/3d29837e689be00add6534890729185f478782e5
You're receiving this email because of your account on gitlab.archlinux.org.