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

Felix Yan felixonmars at archlinux.org
Sun Feb 25 16:09:04 UTC 2018


    Date: Sunday, February 25, 2018 @ 16:09:03
  Author: felixonmars
Revision: 297958

upgpkg: ruby-ffi 1.9.23-1

Modified:
  ruby-ffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-25 15:54:34 UTC (rev 297957)
+++ PKGBUILD	2018-02-25 16:09:03 UTC (rev 297958)
@@ -5,7 +5,7 @@
 
 _gemname=ffi
 pkgname=ruby-$_gemname
-pkgver=1.9.22
+pkgver=1.9.23
 pkgrel=1
 pkgdesc='Ruby FFI'
 arch=('x86_64')
@@ -16,7 +16,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
 noextract=($_gemname-$pkgver.gem)
-sha512sums=('f598f56194e9dab14578de6e6dffe41f4cab2802bab2f0420d3143b5c51654e83de8dba45d88e7afade92453ff0a6afb569a60ef6b135c792e2d8dcf4364f164')
+sha512sums=('6e4400872e5ea0b27a1406a334fd0aa1802c2fc0b99c41302369666da74991b8ee66ce1be08d2526e8c22e803d6f43a3181f4628d9bc87eccb572fb591c14b5f')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list