| author | Jan Alexander Steffens
<heftig@archlinux.org> 2023-03-03 16:03:42 UTC |
| committer | Jan Alexander Steffens
<heftig@archlinux.org> 2023-03-03 16:03:42 UTC |
| parent | b042b0e95126a213d80b5b8352dc757fe6e6a939 |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 039ce8f..cc1553b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org> pkgname=libmbim -pkgver=1.28.2 +pkgver=1.28.4 pkgrel=1 pkgdesc="MBIM modem protocol helper library" url="https://www.freedesktop.org/wiki/Software/libmbim/" @@ -10,7 +10,7 @@ license=(GPL2) depends=(glib2 bash systemd) makedepends=(gtk-doc meson git help2man gobject-introspection bash-completion) provides=(libmbim-glib.so) -_commit=c94b858d1c5a98238adf0e6006e453c984c8e5d5 # tags/1.28.2^0 +_commit=7f1c7907c4654ba5c619a635cef5475ca161d027 # tags/1.28.4^0 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit") sha256sums=('SKIP')