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

Anatol Pomozov anatolik at archlinux.org
Thu Jan 26 18:37:31 UTC 2017


    Date: Thursday, January 26, 2017 @ 18:37:31
  Author: anatolik
Revision: 209167

upgpkg: ruby-gdk_pixbuf2 3.1.1-1

Modified:
  ruby-gdk_pixbuf2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-26 18:36:47 UTC (rev 209166)
+++ PKGBUILD	2017-01-26 18:37:31 UTC (rev 209167)
@@ -3,8 +3,8 @@
 
 _gemname=gdk_pixbuf2
 pkgname=ruby-$_gemname
-pkgver=3.1.0
-pkgrel=2
+pkgver=3.1.1
+pkgrel=1
 pkgdesc='Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.'
 arch=(i686 x86_64)
 url='http://ruby-gnome2.sourceforge.jp/'
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('36d29873387daf0d7910b21fec61e4ede2738ece')
+sha1sums=('c98d0450ad80ba806639350aab87f7e1dc610160')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list