upgpkg: ruby-rubocop 1.35.1-1

This commit is contained in:
George Rawlinson 2022-08-25 21:02:17 +12:00
parent 7b69d1d7a8
commit 4f55574307
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
pkgname=ruby-rubocop
_gemname="${pkgname#ruby-}"
pkgver=1.34.1
pkgver=1.35.1
pkgrel=1
pkgdesc='A Ruby static code analyzer and formatter'
arch=('any')
@ -25,8 +25,8 @@ makedepends=('ruby-rdoc')
options=('!emptydirs')
source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
noextract=("$_gemname-$pkgver.gem")
sha512sums=('0e02c93480fd0c3dc30952c988157bea79b5e731199c6ea60416f1bc6249ec9e9ca2af3082a89fe2d174803cea130f488edd15dbd9d86aad7a0daccd6895ca3a')
b2sums=('248b604ca8546d03cd54ec635ef6d15f860fdce373bae5ef833c92d56293c125596d6e6f1bfb8e5dccb08db3a8e3eccc5f1a8c283f004ce57c0fbcda78cd20dd')
sha512sums=('de1d93badfd124772dbee7bc9d0c9b8ee7b5803b3393bbb01230f778a4af06c0a769920b066643062aa3640275793df73532de841ab250a9748c972a23e935d9')
b2sums=('00fe21f92b01ef0d87f55ba08a24cc1f7dc95ec671709defe36f490f08582035ba8b781cc55ccd2f20776caf9c50ac0b2e6cc6852a7b45cc4005ec6709442bfd')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"