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

Ionut Biru ibiru at archlinux.org
Mon Feb 27 21:26:15 UTC 2012


    Date: Monday, February 27, 2012 @ 16:26:15
  Author: ibiru
Revision: 151598

fix replaces, we don't want it in gtk-update-icon-cache

Modified:
  gtk2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-27 20:17:39 UTC (rev 151597)
+++ PKGBUILD	2012-02-27 21:26:15 UTC (rev 151598)
@@ -4,13 +4,12 @@
 pkgbase=gtk2
 pkgname=('gtk2' 'gtk-update-icon-cache')
 pkgver=2.24.10
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url="http://www.gtk.org/"
 makedepends=('atk' 'pango' 'libxcursor' 'libxinerama' 'libxrandr' 'libxi' 'libxcomposite' 'libxdamage'
              'shared-mime-info' 'cairo' 'libcups' 'gdk-pixbuf2' 'gobject-introspection')
 options=('!libtool')
-replaces=('gtk2-docs')
 license=('LGPL')
 source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-$pkgver.tar.xz
         xid-collision-debug.patch)
@@ -37,6 +36,7 @@
     install=gtk2.install
     depends=('atk' 'pango' 'libxcursor' 'libxinerama' 'libxrandr' 'libxi' 'libxcomposite' 'libxdamage' 'shared-mime-info' 'cairo' 'libcups' 'gtk-update-icon-cache')
     backup=(etc/gtk-2.0/gtkrc)
+    replaces=('gtk2-docs')
 
     cd "$srcdir/gtk+-$pkgver"
 




More information about the arch-commits mailing list