git » libqmi.git » commit f16adcd

1.26.2-1

author Jan Alexander Steffens
2020-07-26 20:20:43 UTC
committer Jan Alexander Steffens
2020-07-26 20:20:43 UTC
parent 4d5783b49dd0aaaab05fefb47c8e4eb3d0a71595

1.26.2-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 42d548b..2c2e932 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
 
 pkgname=libqmi
-pkgver=1.26.0
+pkgver=1.26.2
 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=61c814c2324f5f55d6ac7a41b4fe81c9b44b970b  # tags/1.26.0
+_commit=20446dd80662725d73a634fc6946cbdb99dc6468  # tags/1.26.2
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit")
 sha256sums=('SKIP')