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

Anatol Pomozov anatolik at archlinux.org
Mon Feb 4 17:34:18 UTC 2019


    Date: Monday, February 4, 2019 @ 17:34:17
  Author: anatolik
Revision: 429597

upgpkg: ruby-gtk2 3.3.2-1

upgpkg: ruby-gtk2 3.3.2-1

Modified:
  ruby-gtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-04 17:32:48 UTC (rev 429596)
+++ PKGBUILD	2019-02-04 17:34:17 UTC (rev 429597)
@@ -3,7 +3,7 @@
 
 _gemname=gtk2
 pkgname=ruby-$_gemname
-pkgver=3.3.1
+pkgver=3.3.2
 pkgrel=1
 pkgdesc='Ruby/GTK2 is a Ruby binding of GTK+-2.x.'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('cfbb23531c18c6e4888ffe360e6ad76493f6d3f8')
+sha1sums=('fc62d3ceac433bed34acd3c7e18abdf81111bbde')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list