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

Thomas Bächler thomas at archlinux.org
Thu Aug 13 12:04:39 UTC 2015


    Date: Thursday, August 13, 2015 @ 14:04:39
  Author: thomas
Revision: 243400

upgpkg: iw 4.1-1

Modified:
  iw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-13 12:01:17 UTC (rev 243399)
+++ PKGBUILD	2015-08-13 12:04:39 UTC (rev 243400)
@@ -2,7 +2,7 @@
 # Maintainer: Thomas Bächler <thomas at archlinux.org>
 
 pkgname=iw
-pkgver=3.17
+pkgver=4.1
 pkgrel=1
 pkgdesc="nl80211 based CLI configuration utility for wireless devices"
 arch=("i686" "x86_64")
@@ -10,8 +10,10 @@
 license=("GPL")
 depends=("libnl")
 makedepends=("linux-api-headers")
-source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('48a62eb5cd8e757c9617749df96b01f133c184f6c107f18be660ee08f155fa93')
+source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign})
+sha256sums=('5164aaacd8e82501d84a2187af194e8285a5a5b76e200447eb58d4dd78d1a34b'
+            'SKIP')
+validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list