| author | Jan Alexander Steffens
<heftig@archlinux.org> 2020-07-11 22:30:43 UTC |
| committer | Jan Alexander Steffens
<heftig@archlinux.org> 2020-07-11 22:30:43 UTC |
| parent | 3634c1ca0eb26f4e6e6d998f32fbec247f125367 |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 37caa20..bd44967 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org> 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 @@ license=(GPL2) 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')