upgpkg: ruby-oj 3.13.7-1

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

View File

@ -2,7 +2,7 @@
_gemname=oj
pkgname=ruby-$_gemname
pkgver=3.13.6
pkgver=3.13.7
pkgrel=1
pkgdesc='The fastest JSON parser and object serializer'
arch=('x86_64')
@ -13,7 +13,7 @@ makedepends=('ruby-rdoc')
options=(!emptydirs)
source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
noextract=("$_gemname-$pkgver.gem")
b2sums=('18d1ea3ee6ea8300f82fb86647b8658358b9a6e96775f0c9b81fdd4c1e387839fb41f2fe9c682b43c042ab061cafc4594053bc83eb3a30f6bf15d50297a26286')
b2sums=('7d6b5c69d5e4e21cf1b22f5a54e781a65c7320c3a38a61db5f0b1823f3c5124a97dcdc79f59744211aeb2958d18dd3886726b0a8781e0f4d88b1d6f842281d8f')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"