upgpkg: ruby-oj 3.13.0-1

This commit is contained in:
George Rawlinson 2021-08-09 21:25:29 +00:00
parent 1681cf04a4
commit 661432c3ee
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.12.3
pkgver=3.13.0
pkgrel=1
pkgdesc='The fastest JSON parser and object serializer'
arch=('x86_64')
@ -12,7 +12,7 @@ depends=('ruby')
options=(!emptydirs)
source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
noextract=("$_gemname-$pkgver.gem")
b2sums=('5c835fa1f3fc1583b32ea744c8a3bb68e085f97cd4720aa150a55b8688cc9c9703614f292a33689ac90035c45644b648d470767e846e4ab559d4fa289f1cadd0')
b2sums=('483e89e7027cf3d096de78c07432adf5d3c341d87a69e7d1335ce8012aa8b68c51e8fd6dcead177134b5fbc203f81cfbc9c7583795221e30b37934ef6cbb4d83')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"