upgpkg: ruby-rubocop-ast 1.12.0-1

New upstream release.
This commit is contained in:
George Rawlinson 2021-09-28 07:13:25 +00:00
parent 31234d011e
commit 8405bba00c
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.11.0
pkgver=1.12.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=('a9b36cd8fcd18c329f46af855196ce0b32fa24896f63379460b52a15f0102c504d4c225039a7a2103f6da83a5bef20cc3fc6e8e7af3faeadc205c752cc631582')
b2sums=('ebdbde066f9c8c62f5b01233d30e91db8ee3d0927196ace82613675cc61bbb40800c6a13b61037fa080189babb60e9b99fb2d6795c0eeb6e0881c50a8a6d491b')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"