[arch-commits] CVS update of extra/gnome/alacarte (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed May 30 21:46:08 UTC 2007


    Date: Wednesday, May 30, 2007 @ 17:46:08
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/alacarte

Modified: PKGBUILD (1.10 -> 1.11)

upgpkg: alacarte 0.11.3-3
Add gnome-python dependency


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


Index: extra/gnome/alacarte/PKGBUILD
diff -u extra/gnome/alacarte/PKGBUILD:1.10 extra/gnome/alacarte/PKGBUILD:1.11
--- extra/gnome/alacarte/PKGBUILD:1.10	Sun Apr 22 11:17:00 2007
+++ extra/gnome/alacarte/PKGBUILD	Wed May 30 17:46:08 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.10 2007/04/22 15:17:00 jgc Exp $
+# $Id: PKGBUILD,v 1.11 2007/05/30 21:46:08 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: pressh <pressh at gmail.com>
 
 pkgname=alacarte
 pkgver=0.11.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Menu editor for gnome"
 arch=(i686 x86_64)
 license=('LGPL')
 url="http://www.realistanew.com/projects/alacarte/"
-depends=('gnome-menus>=2.18.0-2' 'pygtk>=2.10.4')
+depends=('gnome-menus>=2.18.0-2' 'gnome-python>=2.18.0')
 makedepends=('perlxml' 'pkgconfig')
 install=alacarte.install
 options=('nolibtool')




More information about the arch-commits mailing list