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

Anatol Pomozov anatolik at archlinux.org
Thu Apr 27 01:19:14 UTC 2017


    Date: Thursday, April 27, 2017 @ 01:19:12
  Author: anatolik
Revision: 225810

upgpkg: ruby-gdk_pixbuf2 3.1.2-1

Modified:
  ruby-gdk_pixbuf2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-27 01:16:56 UTC (rev 225809)
+++ PKGBUILD	2017-04-27 01:19:12 UTC (rev 225810)
@@ -3,7 +3,7 @@
 
 _gemname=gdk_pixbuf2
 pkgname=ruby-$_gemname
-pkgver=3.1.1
+pkgver=3.1.2
 pkgrel=1
 pkgdesc='Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.'
 arch=(i686 x86_64)
@@ -10,11 +10,12 @@
 url='http://ruby-gnome2.sourceforge.jp/'
 license=(LGPL2.1)
 depends=(ruby ruby-gio2=$pkgver gdk-pixbuf2)
+makedepends=(ruby-native-package-installer)
 replaces=(ruby-gdkpixbuf2)
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)
-sha1sums=('c98d0450ad80ba806639350aab87f7e1dc610160')
+sha1sums=('a31946cebdb948793c5b9a301b363dcf7e9421ab')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list