git » libqmi.git » commit d693831

1.26.8-1

author Jan Alexander Steffens
2021-01-10 16:48:50 UTC
committer Jan Alexander Steffens
2021-01-10 16:48:50 UTC
parent 69223cc0c42528b13f54f131553a84e8530e7b20

1.26.8-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8b1d274..3e955ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
 
 pkgname=libqmi
-pkgver=1.26.6
+pkgver=1.26.8
 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=5472545c412b9549a1299a4a63c5a0d504bf5c61  # tags/1.26.6
+_commit=45dad5abe0598af69b7fdb895b1705aa64a26ef9  # tags/1.26.8
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit")
 sha256sums=('SKIP')