| author | Jan Alexander Steffens
<heftig@archlinux.org> 2023-03-03 16:22:04 UTC |
| committer | Jan Alexander Steffens
<heftig@archlinux.org> 2023-03-03 16:22:04 UTC |
| parent | f768e3d312b38e89ec486c19bfced3ae3232f568 |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ba92084..1174a9e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org> pkgname=libqmi -pkgver=1.32.2 +pkgver=1.32.4 pkgrel=1 pkgdesc="QMI modem protocol helper library" url="https://www.freedesktop.org/wiki/Software/libqmi/" @@ -10,7 +10,7 @@ license=(GPL2) depends=(libmbim libqrtr-glib libgudev) makedepends=(gtk-doc meson git help2man gobject-introspection bash-completion) provides=(libqmi-glib.so) -_commit=c6b38cc2752873c0c6c1f8c472d9ddea2b34ec72 # tags/1.32.2^0 +_commit=6e248aceb66f53b467b343bca1c467a8211dd30d # tags/1.32.4^0 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit") sha256sums=('SKIP')