Date: Monday, November 16, 2020 @ 22:22:02 Author: heftig Revision: 401291
1.14.8-1 Modified: modemmanager/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-16 22:10:02 UTC (rev 401290) +++ PKGBUILD 2020-11-16 22:22:02 UTC (rev 401291) @@ -1,9 +1,9 @@ +# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> # Contributor: Ionut Biru <[email protected]> -# Contributor: Jan Alexander Steffens (heftig) <[email protected]> pkgbase=modemmanager pkgname=(modemmanager libmm-glib) -pkgver=1.14.6 +pkgver=1.14.8 pkgrel=1 pkgdesc="Mobile broadband modem management service" arch=(x86_64) @@ -12,7 +12,7 @@ depends=(systemd libgudev polkit ppp libqmi libmbim mobile-broadband-provider-info) makedepends=(gtk-doc gobject-introspection vala autoconf-archive git) -_commit=5ac0d258a3d20e1bde3b1d9858f3856559ee42fa # tags/1.14.6 +_commit=19c2266a328ce39033f8d15f5c7ff3561149b22b # tags/1.14.8 source=("git+https://gitlab.freedesktop.org/mobile-broadband/ModemManager.git#commit=$_commit") sha256sums=('SKIP')
