upgpkg: ruby-oj 3.13.4-1

New upstream release.
This commit is contained in:
George Rawlinson 2021-09-04 19:53:04 +00:00
parent 62372fafa2
commit 12bfd571b6
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.3
pkgver=3.13.4
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=('a183599bb6f90750e32d58c56a4c1497243c55efe28ccce5d78f7f84f72b3f56a205fa7c4de13bfc9c6062000565627256a951e9a5f602690d8abe2eadccc5b5')
b2sums=('befcdead9259a16eb1db65e8c4160b4b94392e9bf726ec1b0bd93068bf37e3627e02e1128855a0e71046e1932165735d87ff6e0188bf3c61122b40830b73a14e')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"