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

Thomas Bächler thomas at archlinux.org
Sun Jan 31 13:32:10 UTC 2010


    Date: Sunday, January 31, 2010 @ 08:32:10
  Author: thomas
Revision: 66531

Upstream update

Modified:
  wpa_supplicant_gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-31 13:32:09 UTC (rev 66530)
+++ PKGBUILD	2010-01-31 13:32:10 UTC (rev 66531)
@@ -1,16 +1,16 @@
 # $Id$
-# Maintainer:
+# Maintainer: Thomas Bächler <thomas at archlinux.org>
 
 pkgname=wpa_supplicant_gui
-pkgver=0.6.9
-pkgrel=2
+pkgver=0.6.10
+pkgrel=1
 pkgdesc="A qt frontend to wpa_supplicant"
 url="http://hostap.epitest.fi/wpa_supplicant"
 arch=('i686' 'x86_64')
 depends=('qt>=4.5.3-4' "wpa_supplicant=$pkgver")
 license=('GPL')
 source=(http://hostap.epitest.fi/releases/wpa_supplicant-$pkgver.tar.gz) 
-md5sums=('0efb8fcedf0a8acf6f423dfdb0658fdd')
+md5sums=('8985b1030d753e5f74f8acfc34e591bb')
 
 build() {
   cd $srcdir/wpa_supplicant-$pkgver/wpa_supplicant/wpa_gui-qt4




More information about the arch-commits mailing list