Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
rubocop
Commits:
054e9140 by Andreas Schleifer at 2024-10-05T14:11:07+02:00
upgpkg: 1.39.0-6: 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 = 5
+ pkgrel = 6
url = https://rubocop.org/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname="rubocop"
pkgver=1.39.0
-pkgrel=5
+pkgrel=6
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/054e91400e05c886de1dea365cbca6239a4a62ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rubocop/-/commit/054e91400e05c886de1dea365cbca6239a4a62ae
You're receiving this email because of your account on gitlab.archlinux.org.