git » libmbim.git » commit c48a65d

1.28.2-1

author Jan Alexander Steffens
2022-11-15 19:03:41 UTC
committer Jan Alexander Steffens
2022-11-15 19:03:41 UTC
parent 91367608e6dafd10438bb23756eda7f54251ed8a

1.28.2-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c4ea017..06ef25b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
 
 pkgname=libmbim
-pkgver=1.28.0
+pkgver=1.28.2
 pkgrel=1
 pkgdesc="MBIM modem protocol helper library"
 url="https://www.freedesktop.org/wiki/Software/libmbim/"
@@ -11,7 +11,7 @@ depends=(glib2 bash systemd)
 makedepends=(gtk-doc meson git help2man gobject-introspection bash-completion)
 provides=(libmbim-glib.so)
 options=(debug)
-_commit=3c2f2571d746e37d9ee9f750999b179e580056cd  # tags/1.28.0^0
+_commit=c94b858d1c5a98238adf0e6006e453c984c8e5d5  # tags/1.28.2^0
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit")
 sha256sums=('SKIP')