diff --git a/extra/libqmi/PKGBUILD b/extra/libqmi/PKGBUILD index cde2b8673..95ac26655 100644 --- a/extra/libqmi/PKGBUILD +++ b/extra/libqmi/PKGBUILD @@ -4,7 +4,7 @@ # - configure with --enable-qrtr pkgname=libqmi -pkgver=1.28.2 +pkgver=1.28.4 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=9a5cb1c2fa85b9cff226f1aa9a6b12c17e84cf51 # tags/1.28.2 +_commit=6aeeff8ca8b057eef1ecf31932f1465a3332cd7e # tags/1.28.4 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit") sha256sums=('SKIP')