Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-rubocop-ast


Commits:
36ce067f by Andreas Schleifer at 2024-08-31T21:26:02+02:00
upgpkg: 1.30.0-2; drop ruby-bump and ruby-simplecov dependencies

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,16 +1,14 @@
 pkgbase = ruby-rubocop-ast
        pkgdesc = RuboCop's AST extensions and NodePattern functionality
        pkgver = 1.30.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/rubocop/rubocop-ast
        arch = any
        license = MIT
-       makedepends = ruby-bump
        makedepends = ruby-bundler
        makedepends = ruby-oedipus_lex
        makedepends = ruby-rake
        makedepends = ruby-rspec
-       makedepends = ruby-simplecov
        depends = ruby
        depends = ruby-parser
        options = !emptydirs


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _gemname='rubocop-ast'
 pkgname="ruby-${_gemname}"
 pkgver=1.30.0
-pkgrel=1
+pkgrel=2
 pkgdesc="RuboCop's AST extensions and NodePattern functionality"
 arch=('any')
 url="https://github.com/rubocop/${_gemname}";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rubocop-ast/-/commit/36ce067fbc2318b9163dbe5b4b99f60275e1af85

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rubocop-ast/-/commit/36ce067fbc2318b9163dbe5b4b99f60275e1af85
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to