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

Felix Yan felixonmars at archlinux.org
Mon Jun 1 15:44:51 UTC 2020


    Date: Monday, June 1, 2020 @ 15:44:50
  Author: felixonmars
Revision: 637829

upgpkg: ruby-ffi 1.13.0-1

Modified:
  ruby-ffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-01 15:30:08 UTC (rev 637828)
+++ PKGBUILD	2020-06-01 15:44:50 UTC (rev 637829)
@@ -4,8 +4,8 @@
 
 _gemname=ffi
 pkgname=ruby-$_gemname
-pkgver=1.12.2
-pkgrel=2
+pkgver=1.13.0
+pkgrel=1
 pkgdesc='Ruby FFI'
 arch=('x86_64')
 url='https://github.com/ffi/ffi'
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
 noextract=($_gemname-$pkgver.gem)
-sha512sums=('98f5d580474c39ee70a923bcd2a1d5339baeb4d71b6f3d51a2c08bdd5231b0930a7d53e89d86b6ea23bdfc1dd8981a92a5469b6167edf0128677236173e52fd2')
+sha512sums=('3f710eb78fb52a7a29a177cb243104bed9a6bf06b108a6d8015f88b7debeb3fae6a8753ed22d54e826a894a3806efb9397d7e6ee625d2da73610b6fdaea37217')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list