[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Friday, October 2, 2020 @ 20:43:52 Author: eworm Revision: 397109 upgpkg: iw 5.9-1: new upstream release Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-10-02 20:43:30 UTC (rev 397108) +++ PKGBUILD2020-10-02 20:43:52 UTC (rev 397109) @@ -1,7 +1,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=5.8 +pkgver=5.9 pkgrel=1 pkgdesc='nl80211 based CLI configuration utility for wireless devices' arch=('x86_64') @@ -11,7 +11,7 @@ makedepends=('linux-api-headers') validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg source=("https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar."{xz,sign}) -sha256sums=('b59c4bacb0b6675cc09f2f30ebdceb91174cb65443d0a062fba2c09fad772db4' +sha256sums=('293a07109aeb7e36267cf59e3ce52857e9ffae3aeb8ac77894b1839fe1f2' 'SKIP') build() {
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Thursday, August 27, 2020 @ 15:19:41 Author: eworm Revision: 394767 upgpkg: iw 5.8-1: new upstream release Modified: iw/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-08-27 13:56:18 UTC (rev 394766) +++ PKGBUILD2020-08-27 15:19:41 UTC (rev 394767) @@ -1,8 +1,8 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=5.4 -pkgrel=2 +pkgver=5.8 +pkgrel=1 pkgdesc='nl80211 based CLI configuration utility for wireless devices' arch=('x86_64') url='https://wireless.wiki.kernel.org/en/users/documentation/iw' @@ -11,7 +11,7 @@ makedepends=('linux-api-headers') validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg source=("https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar."{xz,sign}) -sha256sums=('a2469f677088d7b1070a7fbb28f3c747041697e8f6ec70783339cb1bc27a395f' +sha256sums=('b59c4bacb0b6675cc09f2f30ebdceb91174cb65443d0a062fba2c09fad772db4' 'SKIP') build() {
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Monday, August 24, 2020 @ 08:00:54 Author: eworm Revision: 394631 upgpkg: iw 5.4-2: update upstream url Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-08-24 05:56:43 UTC (rev 394630) +++ PKGBUILD2020-08-24 08:00:54 UTC (rev 394631) @@ -2,10 +2,10 @@ pkgname=iw pkgver=5.4 -pkgrel=1 +pkgrel=2 pkgdesc='nl80211 based CLI configuration utility for wireless devices' arch=('x86_64') -url='https://wireless.kernel.org/en/users/Documentation/iw' +url='https://wireless.wiki.kernel.org/en/users/documentation/iw' license=('GPL') depends=('libnl') makedepends=('linux-api-headers')
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Thursday, December 5, 2019 @ 12:50:57 Author: eworm Revision: 370416 upgpkg: iw 5.4-1 new upstream release Modified: iw/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-12-05 10:48:43 UTC (rev 370415) +++ PKGBUILD2019-12-05 12:50:57 UTC (rev 370416) @@ -1,8 +1,8 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=5.3 -pkgrel=2 +pkgver=5.4 +pkgrel=1 pkgdesc='nl80211 based CLI configuration utility for wireless devices' arch=('x86_64') url='https://wireless.kernel.org/en/users/Documentation/iw' @@ -11,7 +11,7 @@ makedepends=('linux-api-headers') validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg source=("https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar."{xz,sign}) -sha256sums=('04afe857bc8dea67e461946de30ae1b012954b6965839c5c3fda7d0ed15505d5' +sha256sums=('a2469f677088d7b1070a7fbb28f3c747041697e8f6ec70783339cb1bc27a395f' 'SKIP') build() {
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Wednesday, November 13, 2019 @ 15:50:26 Author: foutrelis Revision: 368108 [core] mass rebuild Modified: iw/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-11-13 13:21:11 UTC (rev 368107) +++ PKGBUILD2019-11-13 15:50:26 UTC (rev 368108) @@ -2,7 +2,7 @@ pkgname=iw pkgver=5.3 -pkgrel=1 +pkgrel=2 pkgdesc='nl80211 based CLI configuration utility for wireless devices' arch=('x86_64') url='https://wireless.kernel.org/en/users/Documentation/iw'
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Monday, August 5, 2019 @ 21:22:47 Author: eworm Revision: 359200 upgpkg: iw 5.3-1 new upstream release Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-08-05 19:17:11 UTC (rev 359199) +++ PKGBUILD2019-08-05 21:22:47 UTC (rev 359200) @@ -1,7 +1,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=5.0.1 +pkgver=5.3 pkgrel=1 pkgdesc='nl80211 based CLI configuration utility for wireless devices' arch=('x86_64') @@ -11,7 +11,7 @@ makedepends=('linux-api-headers') validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg source=("https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar."{xz,sign}) -sha256sums=('1e38ea794a223525b2ea7fe78fd14f2a56121e62e21ba5f9dbe8c494b35b5c0d' +sha256sums=('04afe857bc8dea67e461946de30ae1b012954b6965839c5c3fda7d0ed15505d5' 'SKIP') build() {
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Monday, February 4, 2019 @ 14:53:24 Author: eworm Revision: 345247 upgpkg: iw 5.0.1-1 new upstream release Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-04 11:24:40 UTC (rev 345246) +++ PKGBUILD2019-02-04 14:53:24 UTC (rev 345247) @@ -1,7 +1,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=5.0 +pkgver=5.0.1 pkgrel=1 pkgdesc='nl80211 based CLI configuration utility for wireless devices' arch=('x86_64') @@ -11,7 +11,7 @@ makedepends=('linux-api-headers') validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg source=("https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar."{xz,sign}) -sha256sums=('c7176c29cd42e9ee8be6d4c69e7589ad39f68ee2cf2b937a1d8ff9389c6eaff9' +sha256sums=('1e38ea794a223525b2ea7fe78fd14f2a56121e62e21ba5f9dbe8c494b35b5c0d' 'SKIP') build() {
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Friday, February 1, 2019 @ 22:29:35 Author: eworm Revision: 345020 upgpkg: iw 5.0-1 new upstream release Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-01 22:28:54 UTC (rev 345019) +++ PKGBUILD2019-02-01 22:29:35 UTC (rev 345020) @@ -1,7 +1,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=4.14 +pkgver=5.0 pkgrel=1 pkgdesc='nl80211 based CLI configuration utility for wireless devices' arch=('x86_64') @@ -11,7 +11,7 @@ makedepends=('linux-api-headers') validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg source=("https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar."{xz,sign}) -sha256sums=('f01671c0074bfdec082a884057edba1b9efd35c89eda554638496f03b769ad89' +sha256sums=('c7176c29cd42e9ee8be6d4c69e7589ad39f68ee2cf2b937a1d8ff9389c6eaff9' 'SKIP') build() {
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Thursday, January 4, 2018 @ 18:27:26 Author: eworm Revision: 314040 upgpkg: iw 4.14-1 new upstream release Modified: iw/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-01-04 16:07:07 UTC (rev 314039) +++ PKGBUILD2018-01-04 18:27:26 UTC (rev 314040) @@ -2,8 +2,8 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=4.9 -pkgrel=2 +pkgver=4.14 +pkgrel=1 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("x86_64") url="http://wireless.kernel.org/en/users/Documentation/iw"; @@ -11,8 +11,8 @@ depends=("libnl") makedepends=("linux-api-headers") validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg -source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign}) -sha256sums=('324cc805fad52cba2c16b9ab569906889fb645cc962aac4cfda1db85d2de97ce' +source=("https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar."{xz,sign}) +sha256sums=('f01671c0074bfdec082a884057edba1b9efd35c89eda554638496f03b769ad89' 'SKIP') build() {
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Wednesday, December 20, 2017 @ 22:57:26 Author: eworm Revision: 313451 upgpkg: iw 4.9-2 rebuild old packages Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-12-20 22:46:37 UTC (rev 313450) +++ PKGBUILD2017-12-20 22:57:26 UTC (rev 313451) @@ -3,7 +3,7 @@ pkgname=iw pkgver=4.9 -pkgrel=1 +pkgrel=2 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("x86_64") url="http://wireless.kernel.org/en/users/Documentation/iw"; @@ -10,10 +10,10 @@ license=("GPL") depends=("libnl") makedepends=("linux-api-headers") +validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign}) sha256sums=('324cc805fad52cba2c16b9ab569906889fb645cc962aac4cfda1db85d2de97ce' 'SKIP') -validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Tuesday, November 22, 2016 @ 17:48:25 Author: eworm Revision: 281930 upgpkg: iw 4.9-1 new upstream release Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-11-22 17:48:00 UTC (rev 281929) +++ PKGBUILD2016-11-22 17:48:25 UTC (rev 281930) @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=4.7 +pkgver=4.9 pkgrel=1 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") @@ -11,7 +11,7 @@ depends=("libnl") makedepends=("linux-api-headers") source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign}) -sha256sums=('d1720c04bc26661d42e71d13746d5c3aeedb6bdf743f7d6b7b056f0abd345ee8' +sha256sums=('324cc805fad52cba2c16b9ab569906889fb645cc962aac4cfda1db85d2de97ce' 'SKIP') validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Tuesday, June 21, 2016 @ 18:42:52 Author: bpiotrowski Revision: 270436 upgpkg: iw 4.7-1 new upstream release Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-06-21 18:40:41 UTC (rev 270435) +++ PKGBUILD2016-06-21 18:42:52 UTC (rev 270436) @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=4.3 +pkgver=4.7 pkgrel=1 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") @@ -11,7 +11,7 @@ depends=("libnl") makedepends=("linux-api-headers") source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign}) -sha256sums=('a6add81a51667649d8d7cfba783ab6a0f82e250a663a4065b13babdff3f6b220' +sha256sums=('d1720c04bc26661d42e71d13746d5c3aeedb6bdf743f7d6b7b056f0abd345ee8' 'SKIP') validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Monday, March 14, 2016 @ 11:55:01 Author: bpiotrowski Revision: 261431 upgpkg: iw 4.3-1 new upstream release Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-03-14 09:04:01 UTC (rev 261430) +++ PKGBUILD2016-03-14 10:55:01 UTC (rev 261431) @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=4.1 +pkgver=4.3 pkgrel=1 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") @@ -11,7 +11,7 @@ depends=("libnl") makedepends=("linux-api-headers") source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.{xz,sign}) -sha256sums=('5164aaacd8e82501d84a2187af194e8285a5a5b76e200447eb58d4dd78d1a34b' +sha256sums=('a6add81a51667649d8d7cfba783ab6a0f82e250a663a4065b13babdff3f6b220' 'SKIP') validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg
[arch-commits] Commit in iw/trunk (PKGBUILD)
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 === --- PKGBUILD2015-08-13 12:01:17 UTC (rev 243399) +++ PKGBUILD2015-08-13 12:04:39 UTC (rev 243400) @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler 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
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Sunday, October 19, 2014 @ 23:56:58 Author: thomas Revision: 224837 upgpkg: iw 3.17-1 Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-10-19 18:31:31 UTC (rev 224836) +++ PKGBUILD2014-10-19 21:56:58 UTC (rev 224837) @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=3.14 +pkgver=3.17 pkgrel=1 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") @@ -11,7 +11,7 @@ depends=("libnl") makedepends=("linux-api-headers") source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz) -sha256sums=('871cb28aa554581ed3508b296071051cecdd8f62e95313e00840d908d999') +sha256sums=('48a62eb5cd8e757c9617749df96b01f133c184f6c107f18be660ee08f155fa93') build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Friday, February 21, 2014 @ 19:58:31 Author: thomas Revision: 206210 iw: update to version 3.14 Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-02-21 18:50:20 UTC (rev 206209) +++ PKGBUILD2014-02-21 18:58:31 UTC (rev 206210) @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=3.13 +pkgver=3.14 pkgrel=1 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") @@ -11,7 +11,7 @@ depends=("libnl") makedepends=("linux-api-headers") source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz) -sha256sums=('70c1c0f5145542b4d04dd52ad637920718515245e3dd3b4dc4c8e3b57b110dc6') +sha256sums=('871cb28aa554581ed3508b296071051cecdd8f62e95313e00840d908d999') build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Monday, January 13, 2014 @ 23:11:44 Author: thomas Revision: 203674 upgpkg: iw 3.13-1 Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2014-01-13 22:08:35 UTC (rev 203673) +++ PKGBUILD2014-01-13 22:11:44 UTC (rev 203674) @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=3.11 +pkgver=3.13 pkgrel=1 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") @@ -11,7 +11,7 @@ depends=("libnl") makedepends=("linux-api-headers") source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz) -sha256sums=('e90327323821a8219abac56298919076c4bac6636464ca91356f02cfe40530ff') +sha256sums=('70c1c0f5145542b4d04dd52ad637920718515245e3dd3b4dc4c8e3b57b110dc6') build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in iw/trunk (PKGBUILD)
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 === --- PKGBUILD2013-09-29 08:56:18 UTC (rev 195252) +++ PKGBUILD2013-09-29 08:59:22 UTC (rev 195253) @@ -2,8 +2,8 @@ # Maintainer: Thomas Bächler 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
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Friday, May 31, 2013 @ 09:14:45 Author: tpowa Revision: 186776 upgpkg: iw 3.10-2 move everything to /usr/bin Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-05-31 07:14:12 UTC (rev 186775) +++ PKGBUILD2013-05-31 07:14:45 UTC (rev 186776) @@ -3,7 +3,7 @@ pkgname=iw pkgver=3.10 -pkgrel=1 +pkgrel=2 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") url="http://wireless.kernel.org/en/users/Documentation/iw"; @@ -20,5 +20,5 @@ package() { cd "$srcdir"/$pkgname-$pkgver - make DESTDIR="$pkgdir" install + make DESTDIR="$pkgdir" SBINDIR="/usr/bin" install }
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Sunday, May 5, 2013 @ 15:58:52 Author: thomas Revision: 184275 upgpkg: iw 3.10-1 Modified: iw/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-05-05 13:55:37 UTC (rev 184274) +++ PKGBUILD2013-05-05 13:58:52 UTC (rev 184275) @@ -2,8 +2,8 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=3.8 -pkgrel=3 +pkgver=3.10 +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=('50c07d5fcf38240b3912fb6950f6ec566b8d27c321cbdacc1de53fc3be96af9a') +sha256sums=('456ee212cfb728e292667caa508a7dff902666c78579814756a3012d68d64fe9') build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Thursday, March 7, 2013 @ 12:57:47 Author: foutrelis Revision: 179573 upgpkg: iw 3.8-3 libnl 3.2.21 rebuild. Modified: iw/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-03-07 11:54:29 UTC (rev 179572) +++ PKGBUILD2013-03-07 11:57:47 UTC (rev 179573) @@ -3,7 +3,7 @@ pkgname=iw pkgver=3.8 -pkgrel=2 +pkgrel=3 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") url="http://wireless.kernel.org/en/users/Documentation/iw";
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Tuesday, February 12, 2013 @ 18:59:15 Author: eric Revision: 177970 Update source url Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-02-12 17:54:15 UTC (rev 177969) +++ PKGBUILD2013-02-12 17:59:15 UTC (rev 177970) @@ -10,8 +10,8 @@ license=("GPL") depends=("libnl") makedepends=("linux-api-headers") -source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('3dae92ca5989cbc21155941fa01907a5536da3c5f6898642440c61484fc7e0f9') +source=(https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz) +sha256sums=('50c07d5fcf38240b3912fb6950f6ec566b8d27c321cbdacc1de53fc3be96af9a') build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Saturday, February 9, 2013 @ 20:39:18 Author: thomas Revision: 177832 upgpkg: iw 3.8-2 - rebuild for libnl 200->201 soname bump Modified: iw/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-02-09 19:39:08 UTC (rev 177831) +++ PKGBUILD2013-02-09 19:39:18 UTC (rev 177832) @@ -3,7 +3,7 @@ pkgname=iw pkgver=3.8 -pkgrel=1 +pkgrel=2 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") url="http://wireless.kernel.org/en/users/Documentation/iw";
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Monday, January 21, 2013 @ 21:13:20 Author: thomas Revision: 175788 upgpkg: iw 3.8-1 Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2013-01-21 20:11:06 UTC (rev 175787) +++ PKGBUILD2013-01-21 20:13:20 UTC (rev 175788) @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=3.6 +pkgver=3.8 pkgrel=1 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") @@ -11,7 +11,7 @@ depends=("libnl") makedepends=("linux-api-headers") source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('df11036ac11df31f44083da962a6e9c74bdea7c01c596c4b5840f948cdb6c857') +sha256sums=('3dae92ca5989cbc21155941fa01907a5536da3c5f6898642440c61484fc7e0f9') build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Wednesday, August 29, 2012 @ 19:06:11 Author: thomas Revision: 165784 upgpkg: iw 3.6-1 Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-08-29 23:04:18 UTC (rev 165783) +++ PKGBUILD2012-08-29 23:06:11 UTC (rev 165784) @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=3.4 +pkgver=3.6 pkgrel=1 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") @@ -11,7 +11,7 @@ depends=("libnl") makedepends=("linux-api-headers") source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('989b5677588e32de6eda97bf978810b366a7620f78f26f9cc61c15bdb434218a') +sha256sums=('df11036ac11df31f44083da962a6e9c74bdea7c01c596c4b5840f948cdb6c857') build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Friday, July 27, 2012 @ 21:50:12 Author: eric Revision: 164231 Update makedepends Modified: iw/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2012-07-28 01:31:18 UTC (rev 164230) +++ PKGBUILD2012-07-28 01:50:12 UTC (rev 164231) @@ -9,7 +9,7 @@ url="http://wireless.kernel.org/en/users/Documentation/iw"; license=("GPL") depends=("libnl") -makedepends=("kernel-headers") +makedepends=("linux-api-headers") source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2) sha256sums=('989b5677588e32de6eda97bf978810b366a7620f78f26f9cc61c15bdb434218a')
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Sunday, May 13, 2012 @ 09:14:35 Author: thomas Revision: 158933 upgpkg: iw 3.4-1: upstream update Modified: iw/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-05-13 13:10:53 UTC (rev 158932) +++ PKGBUILD2012-05-13 13:14:35 UTC (rev 158933) @@ -2,8 +2,8 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=3.3 -pkgrel=2 +pkgver=3.4 +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=("kernel-headers") source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('567f0d389dd7c9919832101aaa8e3863a463cb505545534eb46b4ddab4400e60') +sha256sums=('989b5677588e32de6eda97bf978810b366a7620f78f26f9cc61c15bdb434218a') build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Thursday, February 9, 2012 @ 12:32:15 Author: heftig Revision: 149710 libnl rebuild Modified: iw/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2012-02-09 17:21:50 UTC (rev 149709) +++ PKGBUILD2012-02-09 17:32:15 UTC (rev 149710) @@ -3,7 +3,7 @@ pkgname=iw pkgver=3.3 -pkgrel=1 +pkgrel=2 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") url="http://wireless.kernel.org/en/users/Documentation/iw";
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Monday, February 6, 2012 @ 16:31:09 Author: thomas Revision: 149341 upgpkg: iw 3.3-1 Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2012-02-06 21:18:52 UTC (rev 149340) +++ PKGBUILD2012-02-06 21:31:09 UTC (rev 149341) @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=3.0 +pkgver=3.3 pkgrel=1 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") @@ -11,7 +11,7 @@ depends=("libnl") makedepends=("kernel-headers") source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('a0ccbf1ce71ae4bdb05495ca18ab00a87c06dce2c3bf8b8358c615e60c4632fb') +sha256sums=('567f0d389dd7c9919832101aaa8e3863a463cb505545534eb46b4ddab4400e60') build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Saturday, August 13, 2011 @ 19:03:00 Author: thomas Revision: 135457 upgpkg: iw 3.0-1: upstream update Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-08-13 22:59:53 UTC (rev 135456) +++ PKGBUILD2011-08-13 23:03:00 UTC (rev 135457) @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=0.9.22 +pkgver=3.0 pkgrel=1 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") @@ -11,7 +11,7 @@ depends=("libnl") makedepends=("kernel-headers") source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('138ce4dc827d8b0af55fe1c444e749b985c1540d791b27922aad880d12908bb1') +sha256sums=('a0ccbf1ce71ae4bdb05495ca18ab00a87c06dce2c3bf8b8358c615e60c4632fb') build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Sunday, February 27, 2011 @ 05:05:15 Author: thomas Revision: 111467 Upstream update: 0.9.22 Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-02-27 00:28:03 UTC (rev 111466) +++ PKGBUILD2011-02-27 10:05:15 UTC (rev 111467) @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=0.9.21 +pkgver=0.9.22 pkgrel=1 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") @@ -11,7 +11,7 @@ depends=("libnl") makedepends=("kernel-headers") source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('ea345b8ddc96c3c4bb58e0f4cb88c07f0daee214b1356ab194c65e17bde2d60f') +sha256sums=('138ce4dc827d8b0af55fe1c444e749b985c1540d791b27922aad880d12908bb1') build() { cd "$srcdir"/$pkgname-$pkgver
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Sunday, January 16, 2011 @ 09:10:33 Author: thomas Revision: 106286 Update to 0.9.21 and rebuild against libnl 2 Modified: iw/trunk/PKGBUILD --+ PKGBUILD | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-01-16 14:10:00 UTC (rev 106285) +++ PKGBUILD2011-01-16 14:10:33 UTC (rev 106286) @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=0.9.20 +pkgver=0.9.21 pkgrel=1 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") @@ -11,10 +11,14 @@ depends=("libnl") makedepends=("kernel-headers") source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('2d665fbfbe4fd6a40159fb821518fc5337da37448416405b936a393a14cbc7d3') +sha256sums=('ea345b8ddc96c3c4bb58e0f4cb88c07f0daee214b1356ab194c65e17bde2d60f') build() { - cd $pkgname-$pkgver - make || return 1 - make DESTDIR=$pkgdir install + cd "$srcdir"/$pkgname-$pkgver + make } + +package() { + cd "$srcdir"/$pkgname-$pkgver + make DESTDIR="$pkgdir" install +}
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Sunday, September 5, 2010 @ 07:20:33 Author: thomas Revision: 89940 iw: Upstream update to 0.9.20 Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2010-09-05 10:38:55 UTC (rev 89939) +++ PKGBUILD2010-09-05 11:20:33 UTC (rev 89940) @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=0.9.18 +pkgver=0.9.20 pkgrel=1 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") @@ -11,7 +11,7 @@ depends=("libnl") makedepends=("kernel-headers") source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('b02e26efc72cb23129431e478dbb2f2abd16e8cc4f4130762d98c54f106aabd0') +sha256sums=('2d665fbfbe4fd6a40159fb821518fc5337da37448416405b936a393a14cbc7d3') build() { cd $pkgname-$pkgver
[arch-commits] Commit in iw/trunk (PKGBUILD)
Date: Saturday, December 5, 2009 @ 14:11:42 Author: thomas Revision: 60615 Upstream update Modified: iw/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2009-12-05 19:05:11 UTC (rev 60614) +++ PKGBUILD2009-12-05 19:11:42 UTC (rev 60615) @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler pkgname=iw -pkgver=0.9.17 +pkgver=0.9.18 pkgrel=1 pkgdesc="nl80211 based CLI configuration utility for wireless devices" arch=("i686" "x86_64") @@ -11,7 +11,7 @@ depends=("libnl") makedepends=("kernel-headers") source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('fe41d6a9034ccc6d60d1d074db3f90ed1d186e34dfacdf941ced51148d5f7c6e') +sha256sums=('b02e26efc72cb23129431e478dbb2f2abd16e8cc4f4130762d98c54f106aabd0') build() { cd $pkgname-$pkgver