git » libqmi.git » commit 085b738

1.22.0-1

author Jan Alexander Steffens
2019-01-08 16:54:53 UTC
committer Jan Alexander Steffens
2019-01-08 16:54:53 UTC
parent 5ab5a49d9d9d462d3adad5c40b9cb16c322faa03

1.22.0-1

PKGBUILD +2 -2

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