upgpkg: ruby-rubocop 1.22.0-1
New upstream release.
This commit is contained in:
parent
39939a3ff9
commit
7d7f588acf
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
_gemname=rubocop
|
||||
pkgname=ruby-$_gemname
|
||||
pkgver=1.21.0
|
||||
pkgver=1.22.0
|
||||
pkgrel=1
|
||||
pkgdesc="A Ruby static code analyzer and formatter"
|
||||
arch=('any')
|
||||
|
@ -25,7 +25,7 @@ makedepends=('ruby-rdoc')
|
|||
options=('!emptydirs')
|
||||
source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
|
||||
noextract=("$_gemname-$pkgver.gem")
|
||||
b2sums=('78532e50a242fcf6c293ad391b2d0eece6ec662e14fcc41226c2d96fa3bc3a5b7d29a314d1323ebe57ef0af74fa9c52345af2f70a91aa0db50c3025d975d41c7')
|
||||
b2sums=('d8aa955aa3c2b8b590eedbf9e93a2452eab043f4661e2d59987addcca771ad314f52cce07dc185ee101294283fafc3db33bf6d14350436906f646047fd14a8e2')
|
||||
|
||||
package() {
|
||||
local _gemdir="$(ruby -e'puts Gem.default_dir')"
|
||||
|
|
Loading…
Reference in a new issue