submodule: ruby-rubocop-ast 1.10.0-1

This commit is contained in:
George Rawlinson 2021-08-12 19:46:15 +00:00
parent 38875fac6c
commit 7eec325323
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
_gemname=rubocop-ast
pkgname=ruby-$_gemname
pkgver=1.9.1
pkgver=1.10.0
pkgrel=1
pkgdesc="RuboCop's AST extensions and Node/NodePattern functionality"
arch=('any')
@ -13,7 +13,7 @@ makedepends=('ruby-rdoc')
options=('!emptydirs')
source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
noextract=("$_gemname-$pkgver.gem")
b2sums=('ab245d2fd6a7daf4130dc5a6791db0109b57de2524cab23d5d45739b1100f1512078a557f5fc3b2401bce798f04aa9484f76ea6c773eebe256eaa070faba920a')
b2sums=('4596c94b75a85fc528bfe3891c14abe696f2ca9666603b905417e060955265a99558517cd0310168c9b749fbc5c1824c01ad0d041fcc756317113bf356756389')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"