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

Anatol Pomozov anatolik at archlinux.org
Wed Nov 16 19:30:16 UTC 2016


    Date: Wednesday, November 16, 2016 @ 19:30:15
  Author: anatolik
Revision: 196068

upgpkg: ruby-gtk2 3.1.0-1

Modified:
  ruby-gtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-16 19:25:26 UTC (rev 196067)
+++ PKGBUILD	2016-11-16 19:30:15 UTC (rev 196068)
@@ -3,7 +3,7 @@
 
 _gemname=gtk2
 pkgname=ruby-$_gemname
-pkgver=3.0.9
+pkgver=3.1.0
 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=('5575c3124caec80e517f5a9ebbfc3e172da8b5df')
+sha1sums=('593ad3f39bc35a1e86028e658d6f3509ebb8e5dc')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list