Date: Saturday, October 3, 2020 @ 14:50:17 Author: heftig Revision: 397196
1.24.4-1 Modified: libmbim/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-03 14:50:13 UTC (rev 397195) +++ PKGBUILD 2020-10-03 14:50:17 UTC (rev 397196) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=libmbim -pkgver=1.24.2 +pkgver=1.24.4 pkgrel=1 pkgdesc="MBIM modem protocol helper library" arch=(x86_64) @@ -10,7 +10,7 @@ depends=(glib2 bash systemd libgudev) makedepends=(gtk-doc python git help2man autoconf-archive gobject-introspection) provides=(libmbim-glib.so) -_commit=603dc8027afe319c858763d7885dd8b7395c9f42 # tags/1.24.2 +_commit=060584b1d79bd11c9059676c24cd1d882d5508b1 # tags/1.24.4 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit") sha256sums=('SKIP')
