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

Anatol Pomozov anatolik at archlinux.org
Wed Nov 16 19:12:41 UTC 2016


    Date: Wednesday, November 16, 2016 @ 19:12:40
  Author: anatolik
Revision: 196060

upgpkg: ruby-gobject-introspection 3.1.0-1

Modified:
  ruby-gobject-introspection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-16 19:09:28 UTC (rev 196059)
+++ PKGBUILD	2016-11-16 19:12:40 UTC (rev 196060)
@@ -2,7 +2,7 @@
 
 _gemname=gobject-introspection
 pkgname=ruby-$_gemname
-pkgver=3.0.9
+pkgver=3.1.0
 pkgrel=1
 pkgdesc='Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.'
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('3baa38264462b9b6ed826e8f2738d5a36afd8913')
+sha1sums=('ce25a1c2707377ef9486e70734a37357632f522b')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list