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

daniel at archlinux.org daniel at archlinux.org
Wed Sep 16 16:19:13 UTC 2009


    Date: Wednesday, September 16, 2009 @ 12:19:13
  Author: daniel
Revision: 52210

upgpkg: wicd 1.6.2.2-1
    New bugfix release

Modified:
  wicd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-16 16:15:27 UTC (rev 52209)
+++ PKGBUILD	2009-09-16 16:19:13 UTC (rev 52210)
@@ -3,7 +3,7 @@
 # Contributor: Rashif "Don Ray" Rahman <rayrashif at gmail.com>
 
 pkgname=wicd
-pkgver=1.6.2
+pkgver=1.6.2.2
 pkgrel=1
 pkgdesc="New and alternative wireless/wired network management utility"
 arch=('i686' 'x86_64')
@@ -18,11 +18,11 @@
 source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz
         wicd-daemon
         wicd.desktop)
-md5sums=('29c418355610574e35490e340198ce08'
+options=('emptydirs')
+backup=('etc/wicd/encryption/templates/active')
+md5sums=('acbbe695abf7ff83161c62317dfc7509'
          'f40e5f59998d0829707a7c9976afa8f8'
          '60636b904efedb5f1b04b39747b16342')
-options=('emptydirs')
-backup=('etc/wicd/encryption/templates/active')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list