* update network-manager-applet to 1.36.0-1

This commit is contained in:
Alexander Baldeck 2024-02-16 22:36:56 +01:00
parent 40aba18713
commit e51ffaabc4

View File

@ -11,15 +11,12 @@ pkgname=(
network-manager-applet
nm-connection-editor
)
pkgver=1.34.0
pkgver=1.36.0
pkgrel=1
pkgdesc="Applet for managing network connections"
url="https://gitlab.gnome.org/GNOME/network-manager-applet"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=(
GPL
LGPL
)
license=(GPL-2.0-or-later)
depends=(
libappindicator-gtk3
libmm-glib
@ -33,7 +30,7 @@ makedepends=(
gtk-doc
meson
)
_commit=4a1676231b88cd8ea78c7da74a2f1867007a4a18 # tags/1.34.0^0
_commit=8accd508caa0400304a01da718eeab587ee8fb04 # tags/1.36.0^0
source=("git+https://gitlab.gnome.org/GNOME/network-manager-applet.git#commit=$_commit")
b2sums=('SKIP')