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

Anatol Pomozov anatolik at archlinux.org
Sat Jan 12 21:04:24 UTC 2019


    Date: Saturday, January 12, 2019 @ 21:04:22
  Author: anatolik
Revision: 422758

upgpkg: ruby-gobject-introspection 3.3.1-1

upgpkg: ruby-gobject-introspection 3.3.1-1

Modified:
  ruby-gobject-introspection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-12 21:03:53 UTC (rev 422757)
+++ PKGBUILD	2019-01-12 21:04:22 UTC (rev 422758)
@@ -2,8 +2,8 @@
 
 _gemname=gobject-introspection
 pkgname=ruby-$_gemname
-pkgver=3.3.0
-pkgrel=2
+pkgver=3.3.1
+pkgrel=1
 pkgdesc='Ruby/GObjectIntrospection is a Ruby binding of GObjectIntrospection.'
 arch=(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=('a1d1945713abf661f1bd0eb14909a71fb21e0a47')
+sha1sums=('f837d479554768fbbda258914364ea452c7ba170')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list