| author | Jan Alexander Steffens
<heftig@archlinux.org> 2021-09-08 20:33:29 UTC |
| committer | Jan Alexander Steffens
<heftig@archlinux.org> 2021-09-08 20:33:29 UTC |
| parent | 114167db265b7037ee6e4d69a3c710bfa191fd97 |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index deb4e34..1a9c446 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org> pkgname=libqmi -pkgver=1.30.0 +pkgver=1.30.2 pkgrel=1 pkgdesc="QMI modem protocol helper library" arch=(x86_64) @@ -10,7 +10,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')