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

Anatol Pomozov anatolik at archlinux.org
Fri May 27 21:01:27 UTC 2016


    Date: Friday, May 27, 2016 @ 23:01:27
  Author: anatolik
Revision: 177326

upgpkg: ruby-gtk2 3.0.8-1

Modified:
  ruby-gtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-27 21:00:12 UTC (rev 177325)
+++ PKGBUILD	2016-05-27 21:01:27 UTC (rev 177326)
@@ -3,8 +3,8 @@
 
 _gemname=gtk2
 pkgname=ruby-$_gemname
-pkgver=2.2.5
-pkgrel=2
+pkgver=3.0.8
+pkgrel=1
 pkgdesc='Ruby/GTK2 is a Ruby binding of GTK+-2.x.'
 arch=(i686 x86_64)
 url='http://ruby-gnome2.sourceforge.jp/'
@@ -13,7 +13,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('697e7923c1129c06ef2a41187fcffc7622a532e6')
+sha1sums=('f4c8ad14982dcdb41b54a520257a886a2f5bb129')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list