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

Anatol Pomozov anatolik at archlinux.org
Mon Aug 15 16:05:16 UTC 2016


    Date: Monday, August 15, 2016 @ 16:05:16
  Author: anatolik
Revision: 186806

upgpkg: ruby-gtk2 3.0.9-1

Modified:
  ruby-gtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-15 16:01:25 UTC (rev 186805)
+++ PKGBUILD	2016-08-15 16:05:16 UTC (rev 186806)
@@ -3,7 +3,7 @@
 
 _gemname=gtk2
 pkgname=ruby-$_gemname
-pkgver=3.0.8
+pkgver=3.0.9
 pkgrel=1
 pkgdesc='Ruby/GTK2 is a Ruby binding of GTK+-2.x.'
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('f4c8ad14982dcdb41b54a520257a886a2f5bb129')
+sha1sums=('5575c3124caec80e517f5a9ebbfc3e172da8b5df')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list