[arch-commits] Commit in modemmanager/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Sat Jun 25 20:44:56 UTC 2022


    Date: Saturday, June 25, 2022 @ 20:44:55
  Author: heftig
Revision: 449415

1.18.10-1

Modified:
  modemmanager/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-25 15:31:12 UTC (rev 449414)
+++ PKGBUILD	2022-06-25 20:44:55 UTC (rev 449415)
@@ -3,7 +3,7 @@
 
 pkgbase=modemmanager
 pkgname=(modemmanager libmm-glib)
-pkgver=1.18.8
+pkgver=1.18.10
 pkgrel=1
 pkgdesc="Mobile broadband modem management service"
 url="https://www.freedesktop.org/wiki/Software/ModemManager/"
@@ -14,7 +14,7 @@
 makedepends=(gtk-doc gobject-introspection vala meson git bash-completion)
 checkdepends=(python-gobject python-dbus)
 options=(debug)
-_commit=0d8b5e93fc62eb0f41e18a2d9d845331d7af36ec  # tags/1.18.8^0
+_commit=1338749739e0c01bdbc6ddf92388a781806ec3ac  # tags/1.18.10^0
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/ModemManager.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -41,11 +41,6 @@
   meson compile -C build
 }
 
-check() {
-  # Tests don't work yet
-  : meson test -C build --print-errorlogs
-}
-
 _pick() {
   local p="$1" f d; shift
   for f; do



More information about the arch-commits mailing list