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

Anatol Pomozov anatolik at archlinux.org
Sun May 3 23:13:23 UTC 2015


    Date: Monday, May 4, 2015 @ 01:13:22
  Author: anatolik
Revision: 132678

FS#44830 add replaces=(ruby-gdkpixbuf2)

Modified:
  ruby-gdk_pixbuf2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-03 22:06:16 UTC (rev 132677)
+++ PKGBUILD	2015-05-03 23:13:22 UTC (rev 132678)
@@ -4,12 +4,13 @@
 _gemname=gdk_pixbuf2
 pkgname=ruby-$_gemname
 pkgver=2.2.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.'
 arch=(i686 x86_64)
 url='http://ruby-gnome2.sourceforge.jp/'
 license=(LGPL2.1)
 depends=(ruby ruby-glib2=$pkgver gdk-pixbuf2)
+replaces=(ruby-gdkpixbuf2)
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/$_gemname-$pkgver.gem)
 noextract=($_gemname-$pkgver.gem)



More information about the arch-commits mailing list