[arch-commits] Commit in network-manager-applet/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed May 10 20:03:34 UTC 2017


    Date: Wednesday, May 10, 2017 @ 20:03:33
  Author: heftig
Revision: 295561

1.8.0-1

Modified:
  network-manager-applet/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-10 19:58:18 UTC (rev 295560)
+++ PKGBUILD	2017-05-10 20:03:33 UTC (rev 295561)
@@ -10,7 +10,7 @@
 pkgname=(nm-connection-editor network-manager-applet)
 pkgdesc="Applet for managing network connections"
 url="https://wiki.gnome.org/Projects/NetworkManager/"
-pkgver=1.4.6
+pkgver=1.8.0
 pkgrel=1
 arch=(i686 x86_64)
 license=(GPL2 LGPL2.1)
@@ -17,7 +17,7 @@
 depends=(libnm-glib libgudev gtk3 mobile-broadband-provider-info iso-codes)
 makedepends=(libsecret libnotify libmm-glib intltool gobject-introspection git gtk-doc)
 options=(!emptydirs)
-_commit=582194699e34b9a2f7d0ea19e07f888c099ad966  # tags/1.4.6^0
+_commit=ecfaab54bc02e6e34a569bce6e4cc92138986f01  # tags/1.8.0^0
 source=("git+https://git.gnome.org/browse/network-manager-applet#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -48,7 +48,8 @@
     --enable-ld-gc \
     --with-team \
     --with-wwan \
-    --without-appindicator
+    --without-appindicator \
+    --without-selinux
 
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool



More information about the arch-commits mailing list