git » modemmanager.git » commit 0aacecb

1.16.6-1

author Jan Alexander Steffens
2021-06-06 19:49:43 UTC
committer Jan Alexander Steffens
2021-06-06 19:49:43 UTC
parent 3eb1e0e3c4e911ba5fc770ac5902893ffb3c087e

1.16.6-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 7d75a7f..d6662cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgbase=modemmanager
 pkgname=(modemmanager libmm-glib)
-pkgver=1.16.4
+pkgver=1.16.6
 pkgrel=1
 pkgdesc="Mobile broadband modem management service"
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(systemd libgudev polkit ppp libqmi libmbim
          mobile-broadband-provider-info)
 makedepends=(gtk-doc gobject-introspection vala autoconf-archive git)
 checkdepends=(python-gobject python-dbus)
-_commit=e0048b690cfd93da4fa47be110008bac260462a8  # tags/1.16.4
+_commit=a7b37461441f66ca1f54c1e83473dbd6e4191852  # tags/1.16.6
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/ModemManager.git#commit=$_commit")
 sha256sums=('SKIP')