| author | Jan Alexander Steffens
<heftig@archlinux.org> 2021-02-15 17:01:51 UTC |
| committer | Jan Alexander Steffens
<heftig@archlinux.org> 2021-02-15 17:01:51 UTC |
| parent | d693831efcc472a2b1ea158632ce64def0e9f985 |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3e955ba..39ac602 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org> pkgname=libqmi -pkgver=1.26.8 +pkgver=1.26.10 pkgrel=1 pkgdesc="QMI modem protocol helper library" arch=(x86_64) @@ -10,7 +10,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')