diff --git a/extra/libqmi/PKGBUILD b/extra/libqmi/PKGBUILD index 2eb4caf66..1d582c2e8 100644 --- a/extra/libqmi/PKGBUILD +++ b/extra/libqmi/PKGBUILD @@ -4,8 +4,8 @@ # - configure with --enable-qrtr pkgname=libqmi -pkgver=1.26.8 -pkgrel=1.1 +pkgver=1.26.10 +pkgrel=1 pkgdesc="QMI modem protocol helper library" arch=(x86_64) url="https://www.freedesktop.org/wiki/Software/libqmi/" @@ -13,7 +13,7 @@ license=(GPL2) depends=(libmbim libgudev) makedepends=(gtk-doc python git help2man autoconf-archive gobject-introspection) provides=(libqmi-glib.so) -_commit=45dad5abe0598af69b7fdb895b1705aa64a26ef9 # tags/1.26.8 +_commit=2315c22ef81f8187d878cb1bd611bfb8ca26ebb4 # tags/1.26.10 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit") sha256sums=('SKIP')