network-manager-applet: update to 1.20.0
This commit is contained in:
parent
b403c8cbd8
commit
a89d11f332
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'network-manager-applet'
|
||||
pkgname=network-manager-applet
|
||||
version=1.18.0
|
||||
revision=2
|
||||
version=1.20.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dselinux=false"
|
||||
hostmakedepends="dbus-glib-devel glib-devel intltool pkg-config"
|
||||
|
@ -11,10 +11,10 @@ makedepends="ModemManager-devel NetworkManager-devel iso-codes jansson-devel
|
|||
libsecret-devel polkit-devel mobile-broadband-provider-info"
|
||||
depends="NetworkManager hicolor-icon-theme iso-codes"
|
||||
short_desc="NetworkManager panel applet for GNOME"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/NetworkManager"
|
||||
changelog="https://raw.githubusercontent.com/NetworkManager/network-manager-applet/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=ddbb400ace804b59cc513611ce9701f7ef3f00de151dbbfb96284c8c1ef2b18b
|
||||
checksum=8ab205385d8380e3b7e4994b46f6ff009c453e3430bd2b2853c74263f69a5253
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Reference in New Issue