summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2022-03-23 21:37:13 +0100
committerStephan Springer2022-03-23 21:37:13 +0100
commit0b62de63a5e47be2c92f8f5a3e015e886f1a358a (patch)
treea0da0f5bcf37fd76d2a2da0d21022ec51f3a14f6 /PKGBUILD
parentbfca7fbbfc6da8bee191af3fbb12e8fcdc556f15 (diff)
downloadaur-0b62de63a5e47be2c92f8f5a3e015e886f1a358a.tar.gz
update to version 1.36.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d53e848da101..aea0f9c024b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
pkgbase=networkmanager-iwd
pkgname=(networkmanager-iwd libnm-iwd nm-iwd-cloud-setup)
-pkgver=1.36.2
+pkgver=1.36.4
pkgrel=1
pkgdesc="Network connection manager and user applications; using iwd backend instead of wpa_supplicant"
url="https://networkmanager.dev/"
@@ -23,7 +23,8 @@ makedepends=(intltool dhclient gobject-introspection gtk-doc
python-gobject git vala jansson bluez-libs glib2-docs iwd dnsmasq
openresolv libpsl audit meson)
checkdepends=(libx11 python-dbus)
-_commit=ae06ec5207cec126ca767020238c32598b8bfc5d # tags/1.36.2^0
+options=(debug)
+_commit=4e8e5bdfc2ab6b51b9f8626512089a1f0c94cce6 # tags/1.36.4^0
source=("git+https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git#commit=$_commit"
"$pkgbase.install")
sha256sums=('SKIP' '6f77a626ec3fd7583beb45ffcac236cdc1fe2b5e5b8ccc5d90983312a265e818')