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

Anatol Pomozov anatolik at archlinux.org
Wed Apr 29 21:14:57 UTC 2015


    Date: Wednesday, April 29, 2015 @ 23:14:57
  Author: anatolik
Revision: 132539

upgpkg: ruby-atk 2.2.5-1

Modified:
  ruby-atk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-29 21:12:43 UTC (rev 132538)
+++ PKGBUILD	2015-04-29 21:14:57 UTC (rev 132539)
@@ -3,8 +3,8 @@
 
 _gemname=atk
 pkgname=ruby-$_gemname
-pkgver=2.2.4
-pkgrel=3
+pkgver=2.2.5
+pkgrel=1
 pkgdesc='Ruby/ATK is a Ruby binding of ATK-1.0.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=('0a35ffbc7e1886c7fa886fd4c48493e6bcd1db72')
+sha1sums=('ddf32b6e1fcf7fe363d383de30f58c87d29461aa')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list