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

Vesa Kaihlavirta vesa at archlinux.org
Tue Jan 6 20:30:59 UTC 2009


    Date: Tuesday, January 6, 2009 @ 15:30:59
  Author: vesa
Revision: 23236

upgpkg: wicd 1.5.8-1

Modified:
  wicd/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-06 13:50:11 UTC (rev 23235)
+++ PKGBUILD	2009-01-06 20:30:59 UTC (rev 23236)
@@ -3,22 +3,22 @@
 # Contributor: Rashif "Don Ray" Rahman <rayrashif at gmail.com>
 
 pkgname=wicd
-pkgver=1.5.6
+pkgver=1.5.8
 pkgrel=1
 pkgdesc="New and alternative wireless/wired network management utility"
 arch=('i686' 'x86_64')
 url="http://wicd.sourceforge.net/"
 license=('GPL2')
-depends=('dbus-python' 'pygtk' 'dhcpcd' 'wpa_supplicant' 'ethtool')
-optdepends=("wireless_tools" "hicolor-icon-theme")
+depends=(python dbus-python pygtk dhcpcd wpa_supplicant ethtool shared-mime-info)
+optdepends=(wireless_tools hicolor-icon-theme)
 conflicts=('wicd-svn')
 install=wicd.install
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz wicd-daemon wicd.desktop)
 options=(emptydirs)
-md5sums=('1c0982ed12fc178c112ea2ad40788c86'
+md5sums=('93df47de53bbe172ab09affe94fe18f6'
          'f40e5f59998d0829707a7c9976afa8f8'
          'eee9b10d9c860e1c7d195f115dc603f9')
-  
+
 build() {
   cd $startdir/src/$pkgname-$pkgver
   python setup.py configure --no-install-init --resume=/usr/share/wicd/scripts/ --suspend=/usr/share/wicd/scripts/ --verbose




More information about the arch-commits mailing list