[arch-commits] Commit in lib32-libmm-glib/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Thu Jun 28 15:21:25 UTC 2018


    Date: Thursday, June 28, 2018 @ 15:21:25
  Author: alucryd
Revision: 346957

upgpkg: lib32-libmm-glib 1.8.0-1

Modified:
  lib32-libmm-glib/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-28 15:19:41 UTC (rev 346956)
+++ PKGBUILD	2018-06-28 15:21:25 UTC (rev 346957)
@@ -4,7 +4,7 @@
 # Contributor: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=lib32-libmm-glib
-pkgver=1.6.10
+pkgver=1.8.0
 pkgrel=1
 pkgdesc='ModemManager library'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('gcc-multilib' 'intltool' 'lib32-libmbim' 'lib32-libqmi'
              'lib32-polkit' 'lib32-systemd' 'python' 'vala')
 source=("https://www.freedesktop.org/software/ModemManager/ModemManager-${pkgver}.tar.xz")
-sha256sums=('bc74326fa69ae8012f806e235f3d296144922669b952d4d4987dd0af645d5f68')
+sha256sums=('18abe34421aa3b52ff47d4ba93aa282f8f8944717dd644a5c0c81eeeac9c7eb1')
 
 build() {
   cd ModemManager-${pkgver}
@@ -33,6 +33,7 @@
     --with-dbus-sys-dir='/usr/share/dbus-1/system.d' \
     --with-polkit='permissive' \
     --with-suspend-resume='systemd' \
+    --with-systemd-journal \
     --with-udev-base-dir='/usr/lib32/udev'
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make -C libmm-glib



More information about the arch-commits mailing list