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

Daniel Isenmann daniel at archlinux.org
Thu Dec 22 20:09:33 UTC 2011


    Date: Thursday, December 22, 2011 @ 15:09:32
  Author: daniel
Revision: 145464

upgpkg: wicd 1.7.0-13

Depending on new python2-urwid

Modified:
  wicd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-22 20:09:03 UTC (rev 145463)
+++ PKGBUILD	2011-12-22 20:09:32 UTC (rev 145464)
@@ -5,7 +5,7 @@
 pkgbase=wicd
 pkgname=('wicd' 'wicd-gtk')
 pkgver=1.7.0
-pkgrel=12
+pkgrel=13
 arch=(any)
 url="http://wicd.sourceforge.net/"
 license=('GPL2')
@@ -44,7 +44,7 @@
 package_wicd() {
   pkgdesc="Wired and wireless network manager for Linux"
   depends=('python2' 'dbus-python' 'dhcpcd' 'wpa_supplicant' 'wireless_tools'
-           'inetutils' 'net-tools' 'ethtool' 'shared-mime-info' 'python-urwid' 'pygobject')
+           'inetutils' 'net-tools' 'ethtool' 'shared-mime-info' 'python2-urwid' 'pygobject')
   optdepends=('python-wpactrl:	needed if you want to use the new experimental ioctrl backend'
       	    'python-iwscan:	needed if you want to use the new experimental ioctrl backend'
             'wicd-gtk: needed if you want the GTK interface')




More information about the arch-commits mailing list