[arch-commits] Commit in wicd/repos (3 files)

daniel at archlinux.org daniel at archlinux.org
Sun Jul 12 12:36:59 UTC 2009


    Date: Sunday, July 12, 2009 @ 08:36:59
  Author: daniel
Revision: 45470

Merged revisions 45468 via svnmerge from 
svn+ssh://daniel@svn.archlinux.org/srv/svn-packages/wicd/trunk

........
  r45468 | daniel | 2009-07-12 14:18:42 +0200 (Sun, 12 Jul 2009) | 2 lines
  
  upgpkg: wicd 1.6.2-1
      New version and fixed FS#15081 and FS#15089
........

Modified:
  wicd/repos/extra-i686/	(properties)
  wicd/repos/extra-i686/PKGBUILD
  wicd/repos/extra-i686/wicd.desktop

--------------+
 PKGBUILD     |   12 ++++++------
 wicd.desktop |    2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)


Property changes on: wicd/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /wicd/trunk:1-42307
   + /wicd/trunk:1-45469

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-07-12 12:19:33 UTC (rev 45469)
+++ extra-i686/PKGBUILD	2009-07-12 12:36:59 UTC (rev 45470)
@@ -3,13 +3,13 @@
 # Contributor: Rashif "Don Ray" Rahman <rayrashif at gmail.com>
 
 pkgname=wicd
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.6.2
+pkgrel=1
 pkgdesc="New and alternative wireless/wired network management utility"
 arch=('i686' 'x86_64')
 url="http://wicd.sourceforge.net/"
 license=('GPL2')
-depends=('python' 'dbus-python' 'pygtk' 'dhcpcd' 'wpa_supplicant' 'wireless_tools' 'ethtool' 'shared-mime-info' 'python-urwid')
+depends=('python' 'dbus-python' 'pygtk' 'dhcpcd' 'wpa_supplicant' 'wireless_tools' 'ethtool' 'shared-mime-info' 'python-urwid' 'notification-daemon')
 optdepends=('hicolor-icon-theme'
             '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')
@@ -18,11 +18,11 @@
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz
         wicd-daemon
         wicd.desktop)
+md5sums=('29c418355610574e35490e340198ce08'
+         'f40e5f59998d0829707a7c9976afa8f8'
+         '60636b904efedb5f1b04b39747b16342')
 options=('emptydirs')
 backup=('etc/wicd/encryption/templates/active')
-md5sums=('38a68300a37eb1ba8fb85a9c02bb9355'
-         'f40e5f59998d0829707a7c9976afa8f8'
-         'eee9b10d9c860e1c7d195f115dc603f9')
 
 build() {
   cd $srcdir/$pkgname-$pkgver

Modified: extra-i686/wicd.desktop
===================================================================
--- extra-i686/wicd.desktop	2009-07-12 12:19:33 UTC (rev 45469)
+++ extra-i686/wicd.desktop	2009-07-12 12:36:59 UTC (rev 45470)
@@ -3,7 +3,7 @@
 Encoding=UTF-8
 Exec=/usr/bin/wicd-client
 GenericName=Network Manager
-Icon=/usr/share/pixmaps/wicd/wicd-client.png
+Icon=wicd-client.png
 Comment=Manage Wired/Wireless Networks
 Name=Wicd
 Terminal=false




More information about the arch-commits mailing list