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

Christian Rebischke shibumi at archlinux.org
Sat Feb 10 23:49:14 UTC 2018


    Date: Saturday, February 10, 2018 @ 23:49:13
  Author: shibumi
Revision: 291691

upgpkg: iwd 0.1-2

moved iwd from AUR to community.
IWD is the new Intel wireless daemon.
It's mentioned as an alternative to wpa_supplicant and will be an
optional dependency for networkmanager, connman, and maybe others.

Modified:
  iwd/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-10 23:44:21 UTC (rev 291690)
+++ PKGBUILD	2018-02-10 23:49:13 UTC (rev 291691)
@@ -2,14 +2,12 @@
 
 pkgname=iwd
 pkgver=0.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Internet Wireless Daemon'
 arch=('x86_64')
 url='https://git.kernel.org/cgit/network/wireless/iwd.git/'
 license=('LGPL')
 depends=('glibc')
-provides=('iwd')
-conflicts=('iwd')
 source=("https://www.kernel.org/pub/linux/network/wireless/iwd-${pkgver}.tar"{.xz,.sign})
 sha512sums=('a0c0f1761edcc779509d77c9f32bf4e590976ae8806a0b34784eb2a937a758786cf839caa62e0cab853686f5940102bb2fa346f95eae502d25d912ae872c52d4'
             'SKIP')



More information about the arch-commits mailing list