upgpkg: ruby-rubocop-ast 1.9.0-1
This commit is contained in:
parent
86af5af30f
commit
029291fdc2
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
_gemname=rubocop-ast
|
||||
pkgname=ruby-$_gemname
|
||||
pkgver=1.8.0
|
||||
pkgver=1.9.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=('613a25655c31c49c50288fd4432120b80a365727c1e7a3c10d3f47b1189e9fa4ec0e2a7bb7420a1b4f0827b4a950e1749bd8d32b1b903f2d486055f2932deb50')
|
||||
b2sums=('f59ede4037dffccaea2323ce4a685c42371bdd40c5eb672d7a1bed0450994f122cd8ce2efa56e36a4be7708b15ef501039b1767ecf7048bc6f5ef519eb6526f1')
|
||||
|
||||
package() {
|
||||
local _gemdir="$(ruby -e'puts Gem.default_dir')"
|
||||
|
|
Loading…
Reference in a new issue