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

Anatol Pomozov anatolik at archlinux.org
Mon May 4 18:19:45 UTC 2020


    Date: Monday, May 4, 2020 @ 18:19:45
  Author: anatolik
Revision: 624760

upgpkg: ruby-gobject-introspection 3.4.2-1: upgpkg: ruby-gobject-introspection 3.4.2-1

Modified:
  ruby-gobject-introspection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-04 18:19:22 UTC (rev 624759)
+++ PKGBUILD	2020-05-04 18:19:45 UTC (rev 624760)
@@ -2,8 +2,8 @@
 
 _gemname=gobject-introspection
 pkgname=ruby-$_gemname
-pkgver=3.4.1
-pkgrel=2
+pkgver=3.4.2
+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=('ca5549ebc08f7b4a3c4b1122e80dd28c3cc81c6b')
+sha1sums=('a34eb48583fb88ec9f95423fddd677c5777dbdf2')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list