| author | Jan Alexander Steffens
<heftig@archlinux.org> 2022-11-15 22:20:36 UTC |
| committer | Jan Alexander Steffens
<heftig@archlinux.org> 2022-11-15 22:20:36 UTC |
| parent | 35d3ec740a07e91d5728f98abf8c8f92bc1af7b3 |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ffe9f20..d5eda7d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org> pkgname=libqmi -pkgver=1.32.0 +pkgver=1.32.2 pkgrel=1 pkgdesc="QMI modem protocol helper library" url="https://www.freedesktop.org/wiki/Software/libqmi/" @@ -11,7 +11,7 @@ depends=(libmbim libqrtr-glib libgudev) makedepends=(gtk-doc meson git help2man gobject-introspection bash-completion) provides=(libqmi-glib.so) options=(debug) -_commit=d0973775d2bce93fb927ce7bc6c61385b146f54d # tags/1.32.0^0 +_commit=c6b38cc2752873c0c6c1f8c472d9ddea2b34ec72 # tags/1.32.2^0 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit") sha256sums=('SKIP')