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

Thomas Bächler thomas at archlinux.org
Sun Mar 29 14:37:19 UTC 2009


    Date: Sunday, March 29, 2009 @ 10:37:19
  Author: thomas
Revision: 32188

upgpkg: iw 0.9.11-1

Modified:
  iw/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-29 14:18:19 UTC (rev 32187)
+++ PKGBUILD	2009-03-29 14:37:19 UTC (rev 32188)
@@ -2,16 +2,16 @@
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 
 pkgname=iw
-pkgver=0.9.9
+pkgver=0.9.11
 pkgrel=1
 pkgdesc="nl80211 based CLI configuration utility for wireless devices"
 arch=("i686" "x86_64")
-url="http://www.linuxwireless.org/en/users/Documentation/iw"
+url="http://wireless.kernel.org/en/users/Documentation/iw"
 license=("GPL")
 depends=("libnl")
 makedepends=("kernel-headers")
 source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('fa79323a4dd181fdd3908990191d118d')
+md5sums=('a8198e7f6bf41ead9e9ade3ec5cae9b2')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list