upgpkg: ruby-rubocop-ast 1.11.0-1

New upstream release.
This commit is contained in:
George Rawlinson 2021-08-24 07:15:57 +00:00
parent 3e95caf4c4
commit dfb45e6332
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.10.0
pkgver=1.11.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=('4596c94b75a85fc528bfe3891c14abe696f2ca9666603b905417e060955265a99558517cd0310168c9b749fbc5c1824c01ad0d041fcc756317113bf356756389')
b2sums=('a9b36cd8fcd18c329f46af855196ce0b32fa24896f63379460b52a15f0102c504d4c225039a7a2103f6da83a5bef20cc3fc6e8e7af3faeadc205c752cc631582')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"