[arch-commits] Commit in gnome-python-desktop/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Wed Oct 17 22:50:26 UTC 2012


    Date: Wednesday, October 17, 2012 @ 18:50:26
  Author: allan
Revision: 169096

upgpkg: gnome-python-desktop 2.32.0-12

fix dependency typo

Modified:
  gnome-python-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-17 22:31:18 UTC (rev 169095)
+++ PKGBUILD	2012-10-17 22:50:26 UTC (rev 169096)
@@ -6,7 +6,7 @@
 pkgbase=gnome-python-desktop
 pkgname=('gnome-python-desktop' 'python2-gnomedesktop' 'python2-gnomekeyring' 'python2-gtop' 'python2-metacity' 'python2-rsvg' 'python2-totem-plparser' 'python2-wnck')
 pkgver=2.32.0
-pkgrel=11
+pkgrel=12
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
 options=('!libtool')
@@ -25,7 +25,7 @@
 }
 
 package_gnome-python-desktop() {
-  depends=('python2-gnomedesktop' 'python2-gnomekeyring' 'python2-gtop' 'python2-metacity' 'python2-rsvg' 'python2-totem-plparser' 'python2-wnck' 'gnome2-python')
+  depends=('python2-gnomedesktop' 'python2-gnomekeyring' 'python2-gtop' 'python2-metacity' 'python2-rsvg' 'python2-totem-plparser' 'python2-wnck' 'gnome-python')
   pkgdesc="Python bindings for the GNOME desktop environment"
 
   cd "${srcdir}/${pkgbase}-${pkgver}"




More information about the arch-commits mailing list