upgpkg: ruby-rubocop 1.19.1-1

New upstream release.
This commit is contained in:
George Rawlinson 2021-08-19 08:09:28 +00:00
parent a18ac8b54d
commit ea3292a211
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
_gemname=rubocop
pkgname=ruby-$_gemname
pkgver=1.19.0
pkgver=1.19.1
pkgrel=1
pkgdesc="A Ruby static code analyzer and formatter"
arch=('any')
@ -23,7 +23,7 @@ makedepends=('ruby-rdoc')
options=('!emptydirs')
source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
noextract=("$_gemname-$pkgver.gem")
b2sums=('e2d30d9fdd42e9c8da604e4663d66972c0563027c5841dba25d83954153b8c0bf2631612873c7dd710281ef945e3f842f409d59627a3f9e93cfba76510df929e')
b2sums=('b3ba7b061700c7c3abf956c3f369e597d7db49eae536be74b9ef107db1fef8d1f4d1dbd7b72579680a4b3900acb6de12b5e1473371c89feb146b603b949f9577')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"