upgpkg: ruby-rubocop-ast 1.9.1-1

This commit is contained in:
George Rawlinson 2021-08-10 22:03:41 +00:00
parent aad862a8fb
commit 0e5a230656
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.0
pkgver=1.9.1
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=('f59ede4037dffccaea2323ce4a685c42371bdd40c5eb672d7a1bed0450994f122cd8ce2efa56e36a4be7708b15ef501039b1767ecf7048bc6f5ef519eb6526f1')
b2sums=('ab245d2fd6a7daf4130dc5a6791db0109b57de2524cab23d5d45739b1100f1512078a557f5fc3b2401bce798f04aa9484f76ea6c773eebe256eaa070faba920a')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"