[arch-commits] Commit in ruby-glib2/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Thu Oct 19 05:35:50 UTC 2017
Date: Thursday, October 19, 2017 @ 05:35:49
Author: anatolik
Revision: 263457
upgpkg: ruby-glib2 3.1.9-1
upgpkg: ruby-glib2 3.1.9-1
Modified:
ruby-glib2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-19 05:33:03 UTC (rev 263456)
+++ PKGBUILD 2017-10-19 05:35:49 UTC (rev 263457)
@@ -3,7 +3,7 @@
_gemname=glib2
pkgname=ruby-$_gemname
-pkgver=3.1.8
+pkgver=3.1.9
pkgrel=1
pkgdesc='Ruby/GLib2 is a Ruby binding of GLib-2.x.'
arch=(i686 x86_64)
@@ -13,7 +13,7 @@
options=(!emptydirs)
source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
noextract=($_gemname-$pkgver.gem)
-sha1sums=('cf6ff409a0303a35b5deedbace262221ea8f50c4')
+sha1sums=('a2c30c5cf440d26effba99d9597cfab49c39b614')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list