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

Anatol Pomozov anatolik at archlinux.org
Thu Jan 26 18:07:17 UTC 2017


    Date: Thursday, January 26, 2017 @ 18:07:16
  Author: anatolik
Revision: 209154

upgpkg: ruby-glib2 3.1.1-1

Modified:
  ruby-glib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-26 17:39:08 UTC (rev 209153)
+++ PKGBUILD	2017-01-26 18:07:16 UTC (rev 209154)
@@ -3,8 +3,8 @@
 
 _gemname=glib2
 pkgname=ruby-$_gemname
-pkgver=3.1.0
-pkgrel=2
+pkgver=3.1.1
+pkgrel=1
 pkgdesc='Ruby/GLib2 is a Ruby binding of GLib-2.x.'
 arch=(i686 x86_64)
 url='http://ruby-gnome2.sourceforge.jp/'
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('055fb7f051a20f954c67b7381ad2114629ab688a')
+sha1sums=('a9f3f95da63fcb0504c8fa69613ac861b7e9a37d')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list