upgpkg: ruby-oj 3.13.9-1

New upstream release.
This commit is contained in:
George Rawlinson 2021-10-07 00:18:08 +00:00
parent 1354fdeeed
commit b7734a9331
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.8
pkgver=3.13.9
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=('5f6d2935999307967f46474450342dfdc5e9abac25bcd8548468c92201908724dd6a272b17aa9dc975fba0eac865a834a8777f91e0b7266270f5f2afa748a33c')
b2sums=('ad0d135c744799ad41cd7c45aa625f188a785c2bf2eba5e6c4b0c8ad39c6c28e48500158eeab286ab74f92fe6fb2a1b9796d5e2d2fe975e72c7b2d2c199ec7df')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"