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

Felix Yan felixonmars at archlinux.org
Tue Jun 9 17:36:14 UTC 2020


    Date: Tuesday, June 9, 2020 @ 17:36:13
  Author: felixonmars
Revision: 640859

upgpkg: ruby-ffi 1.13.1-1

Modified:
  ruby-ffi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-09 16:41:11 UTC (rev 640858)
+++ PKGBUILD	2020-06-09 17:36:13 UTC (rev 640859)
@@ -4,7 +4,7 @@
 
 _gemname=ffi
 pkgname=ruby-$_gemname
-pkgver=1.13.0
+pkgver=1.13.1
 pkgrel=1
 pkgdesc='Ruby FFI'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
 noextract=($_gemname-$pkgver.gem)
-sha512sums=('3f710eb78fb52a7a29a177cb243104bed9a6bf06b108a6d8015f88b7debeb3fae6a8753ed22d54e826a894a3806efb9397d7e6ee625d2da73610b6fdaea37217')
+sha512sums=('4c0b5086463c5abedc440c44fb12c62612627a2aaad60b1959ea8831d4ec2bbe3217fec0b63612730bb219748fd2bd2252dd615ca0305fb7f0e8456c63c31fbd')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list