diff --git a/extra/libqmi/PKGBUILD b/extra/libqmi/PKGBUILD index 95ac26655..737ee85c3 100644 --- a/extra/libqmi/PKGBUILD +++ b/extra/libqmi/PKGBUILD @@ -4,7 +4,7 @@ # - configure with --enable-qrtr pkgname=libqmi -pkgver=1.28.4 +pkgver=1.28.6 pkgrel=1 pkgdesc="QMI modem protocol helper library" arch=(x86_64) @@ -13,7 +13,7 @@ license=(GPL2) depends=(libmbim libqrtr-glib libgudev) makedepends=(gtk-doc python git help2man autoconf-archive gobject-introspection) provides=(libqmi-glib.so) -_commit=6aeeff8ca8b057eef1ecf31932f1465a3332cd7e # tags/1.28.4 +_commit=23a797e698cea3e671a6ac90fc439eb8e649a4e5 # tags/1.28.6 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit") sha256sums=('SKIP')