Skip to content
Permalink
Browse files
iwd 2.4
  • Loading branch information
demmm committed Mar 27, 2023
1 parent 0c5246f commit 5691527
Showing 1 changed file with 2 additions and 2 deletions.
@@ -1,6 +1,6 @@

pkgname=iwd
pkgver=2.3
pkgver=2.4
pkgrel=1
pkgdesc='Wireless daemon for Linux'
arch=('x86_64')
@@ -9,7 +9,7 @@ license=('GPL-2.1')
depends=('glibc' 'readline')
backup=(etc/iwd/main.conf)
source=("https://www.kernel.org/pub/linux/network/wireless/${pkgname}-${pkgver}.tar.xz")
sha256sums=('b0506d797a8bfb88f3c3eeea5e49dcf4ee8e6cef118f57c118e587eeb377ac64')
sha256sums=('3a9c5e7ade45162e5c78b3d7035a2f4a6e20ba6b5974097c35a8f615493012f9')

build() {
cd ${pkgname}-${pkgver}

0 comments on commit 5691527

Please sign in to comment.