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

Anatol Pomozov anatolik at archlinux.org
Mon May 4 19:13:05 UTC 2020


    Date: Monday, May 4, 2020 @ 19:13:05
  Author: anatolik
Revision: 624774

upgpkg: ruby-gtk2 3.4.2-1: upgpkg: ruby-gtk2 3.4.2-1

Modified:
  ruby-gtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-04 19:12:16 UTC (rev 624773)
+++ PKGBUILD	2020-05-04 19:13:05 UTC (rev 624774)
@@ -3,8 +3,8 @@
 
 _gemname=gtk2
 pkgname=ruby-$_gemname
-pkgver=3.4.1
-pkgrel=2
+pkgver=3.4.2
+pkgrel=1
 pkgdesc='Ruby/GTK2 is a Ruby binding of GTK+-2.x.'
 arch=(x86_64)
 url='http://ruby-gnome2.sourceforge.jp/'
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('f2fb431579a73c091ce6c70125fd094b09342971')
+sha1sums=('ac148ca8c23663f50f03cc4c65088d5e70266369')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list