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

Anatol Pomozov anatolik at archlinux.org
Thu Jan 26 18:23:24 UTC 2017


    Date: Thursday, January 26, 2017 @ 18:23:24
  Author: anatolik
Revision: 209160

upgpkg: ruby-gobject-introspection 3.1.1-1

Modified:
  ruby-gobject-introspection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-26 18:12:21 UTC (rev 209159)
+++ PKGBUILD	2017-01-26 18:23:24 UTC (rev 209160)
@@ -2,8 +2,8 @@
 
 _gemname=gobject-introspection
 pkgname=ruby-$_gemname
-pkgver=3.1.0
-pkgrel=3
+pkgver=3.1.1
+pkgrel=1
 pkgdesc='Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.'
 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=('ce25a1c2707377ef9486e70734a37357632f522b')
+sha1sums=('57f5356e95bef69794e69641dc327f9e2d3febf1')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list