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

Anatol Pomozov anatolik at gemini.archlinux.org
Wed Jun 8 17:03:45 UTC 2022


    Date: Wednesday, June 8, 2022 @ 17:03:45
  Author: anatolik
Revision: 1229338

upgpkg: ruby-gobject-introspection 3.5.1-1: upgpkg: ruby-gobject-introspection 3.5.1-1

Modified:
  ruby-gobject-introspection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-08 17:03:22 UTC (rev 1229337)
+++ PKGBUILD	2022-06-08 17:03:45 UTC (rev 1229338)
@@ -2,8 +2,8 @@
 
 _gemname=gobject-introspection
 pkgname=ruby-$_gemname
-pkgver=3.4.5
-pkgrel=2
+pkgver=3.5.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=('234dd7a7c5249e704aa9356fe887caf2a4eb519f')
+sha1sums=('15b67b9743dfd65fc5693991bf16438d9ff4dd13')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list