Date: Saturday, July 11, 2020 @ 22:30:43 Author: heftig Revision: 391737
1.24.2-1 Modified: libmbim/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-11 21:54:02 UTC (rev 391736) +++ PKGBUILD 2020-07-11 22:30:43 UTC (rev 391737) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=libmbim -pkgver=1.24.0 +pkgver=1.24.2 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=1a186e61a34e0b267cc91e9a72dd266429ab6408 # tags/1.24.0 +_commit=603dc8027afe319c858763d7885dd8b7395c9f42 # tags/1.24.2 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit") sha256sums=('SKIP')
