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

Thomas Bächler thomas at nymeria.archlinux.org
Sun Sep 29 08:59:22 UTC 2013


    Date: Sunday, September 29, 2013 @ 10:59:22
  Author: thomas
Revision: 195253

upgpkg: iw 3.11-1

Modified:
  iw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-29 08:56:18 UTC (rev 195252)
+++ PKGBUILD	2013-09-29 08:59:22 UTC (rev 195253)
@@ -2,8 +2,8 @@
 # Maintainer: Thomas Bächler <thomas at archlinux.org>
 
 pkgname=iw
-pkgver=3.10
-pkgrel=2
+pkgver=3.11
+pkgrel=1
 pkgdesc="nl80211 based CLI configuration utility for wireless devices"
 arch=("i686" "x86_64")
 url="http://wireless.kernel.org/en/users/Documentation/iw"
@@ -11,7 +11,7 @@
 depends=("libnl")
 makedepends=("linux-api-headers")
 source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('456ee212cfb728e292667caa508a7dff902666c78579814756a3012d68d64fe9')
+sha256sums=('e90327323821a8219abac56298919076c4bac6636464ca91356f02cfe40530ff')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver




More information about the arch-commits mailing list