[arch-commits] Commit in ruby-ffi/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 21 14:27:11 UTC 2019
Date: Tuesday, May 21, 2019 @ 14:27:10
Author: felixonmars
Revision: 468193
upgpkg: ruby-ffi 1.11.1-1
Modified:
ruby-ffi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-21 13:47:52 UTC (rev 468192)
+++ PKGBUILD 2019-05-21 14:27:10 UTC (rev 468193)
@@ -4,7 +4,7 @@
_gemname=ffi
pkgname=ruby-$_gemname
-pkgver=1.11.0
+pkgver=1.11.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=('d1ebbefd9aee8d063306a80f7992d41e744de18df49b6c53b59aefe5acbb479ecdf56eddc527018aa75713a01a85cb3d671efd0f1036d6f0f5754f9b0b3d730c')
+sha512sums=('077206807a44f1dd8b62217a42d22b5504ff2fcb8788c184d9e55e4469a4e712e531cdf514e981d8a95f5bd663b993fe44d2807d328f93ce43d431bb3d92b61b')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list