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

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


    Date: Wednesday, June 8, 2022 @ 17:07:17
  Author: anatolik
Revision: 1229348

upgpkg: ruby-gdk3 3.5.1-1: upgpkg: ruby-gdk3 3.5.1-1

Modified:
  ruby-gdk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-08 17:06:51 UTC (rev 1229347)
+++ PKGBUILD	2022-06-08 17:07:17 UTC (rev 1229348)
@@ -2,7 +2,7 @@
 
 _gemname=gdk3
 pkgname=ruby-$_gemname
-pkgver=3.4.5
+pkgver=3.5.1
 pkgrel=1
 pkgdesc='Ruby/GDK3 is a Ruby binding of GDK-3.x.'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('5602fcb69846e18591088a321353c8895062684c')
+sha1sums=('832e135b3baa6b6efc92d69f24302b24ae342f10')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list