network-manager-applet: update to 1.8.0.

This commit is contained in:
Enno Boland 2017-05-10 20:48:18 +02:00
parent cd1fbdaa48
commit ad6d17b7f6

View file

@ -1,11 +1,11 @@
# Template file for 'network-manager-applet' # Template file for 'network-manager-applet'
pkgname=network-manager-applet pkgname=network-manager-applet
version=1.4.6 version=1.8.0
revision=1 revision=1
lib32disabled=yes lib32disabled=yes
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --without-bluetooth configure_args="--disable-static --with-modem-manager-1 --disable-migration
--with-modem-manager-1 --disable-migration --without-selinux
$(vopt_enable gir introspection)" $(vopt_enable gir introspection)"
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel
$(vopt_if gir gobject-introspection)" $(vopt_if gir gobject-introspection)"
@ -20,7 +20,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnome.org/projects/NetworkManager/" homepage="http://www.gnome.org/projects/NetworkManager/"
license="GPL-2" license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=10a6fcfe8c6206cf18ec78a522a716b5ec9d0b7ca1e7d234c638725b316fec76 checksum=d4de2457d27dc8bc236ece54d79e6b5ab24611b9ce7cbdd514671ebcb772d576
# Package build options # Package build options
build_options="gir" build_options="gir"