git » libqmi.git » commit 29645a0

1.22.6-1

author Jan Alexander Steffens
2019-09-08 13:56:33 UTC
committer Jan Alexander Steffens
2019-09-08 13:56:33 UTC
parent ec219db80393da3cb5e60b29576a36be4b4b3528

1.22.6-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 7b851bb..9836af3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
 
 pkgname=libqmi
-pkgver=1.22.4
+pkgver=1.22.6
 pkgrel=1
 pkgdesc="QMI modem protocol helper library"
 arch=(x86_64)
@@ -9,7 +9,7 @@ url="https://www.freedesktop.org/wiki/Software/libqmi/"
 license=(GPL2)
 depends=(libmbim libgudev)
 makedepends=(gtk-doc python git help2man)
-_commit=f192348840fa3beeb2c65f2423d90476cffe5767  # tags/1.22.4
+_commit=020cb510909f20c694882293d23c6d15a8e8ac06  # tags/1.22.6
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit")
 sha256sums=('SKIP')