diff --git a/extra/libqmi/PKGBUILD b/extra/libqmi/PKGBUILD index ee66b2db0..31172719d 100644 --- a/extra/libqmi/PKGBUILD +++ b/extra/libqmi/PKGBUILD @@ -4,7 +4,7 @@ # - configure with --enable-qrtr pkgname=libqmi -pkgver=1.30.0 +pkgver=1.30.2 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 gobject-introspection) provides=(libqmi-glib.so) -_commit=42182b38e1e6b3a5167b78cc2f503080de74612d # tags/1.30.0 +_commit=4831d54483ee7e517068dee189f489d3eed1cd81 # tags/1.30.2 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit") sha256sums=('SKIP')