[arch-commits] Commit in ruby-json/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Wed Jul 1 07:21:48 UTC 2020


    Date: Wednesday, July 1, 2020 @ 07:21:48
  Author: dvzrv
Revision: 657260

upgpkg: ruby-json 2.3.1-1: Upgrading to 2.3.1.

Modified:
  ruby-json/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-01 07:21:40 UTC (rev 657259)
+++ PKGBUILD	2020-07-01 07:21:48 UTC (rev 657260)
@@ -2,8 +2,8 @@
 
 _name=json
 pkgname=ruby-json
-pkgver=2.3.0
-pkgrel=2
+pkgver=2.3.1
+pkgrel=1
 pkgdesc="JSON implementation for Ruby"
 arch=('x86_64')
 url="https://github.com/flori/json"
@@ -13,7 +13,7 @@
 checkdepends=('git' 'ruby-bundler' 'ruby-test-unit')
 options=(!emptydirs)
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/flori/${_name}/archive/v${pkgver}.tar.gz")
-sha512sums=('0cda44a77212748d9513e61314dfbc7c0cf82beebcc56eb8b043e4ada698bc475502100389b80fa5c9090341fd1c6d2841fc5c9332e520f1c8dd1084ca505379')
+sha512sums=('4996afd3e90ec6632546ad1e5e04e971c1ef27c3a17066820ed17a45eda448f2a3308039a3d5d5215801a2719a7733df927b63cee530b7c48b7a31045bd02be7')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"



More information about the arch-commits mailing list