[arch-commits] Commit in ruby-gdk_pixbuf2/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Fri May 27 20:55:09 UTC 2016
Date: Friday, May 27, 2016 @ 22:55:09
Author: anatolik
Revision: 177320
upgpkg: ruby-gdk_pixbuf2 3.0.8-1
Modified:
ruby-gdk_pixbuf2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-27 20:54:38 UTC (rev 177319)
+++ PKGBUILD 2016-05-27 20:55:09 UTC (rev 177320)
@@ -3,8 +3,8 @@
_gemname=gdk_pixbuf2
pkgname=ruby-$_gemname
-pkgver=2.2.5
-pkgrel=3
+pkgver=3.0.8
+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=('341399cadcb4278a37c1b9771860273efc4f674f')
+sha1sums=('7fb0a49d17b12cf01881897132e5dfd140f55118')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"
More information about the arch-commits
mailing list