git » libqmi.git » commit ec219db

1.22.4-1

author Jan Alexander Steffens
2019-04-11 20:44:28 UTC
committer Jan Alexander Steffens
2019-04-11 20:44:28 UTC
parent 2b6c043c17da3b152092977a0917911de165acc3

1.22.4-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1a46200..7b851bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
 
 pkgname=libqmi
-pkgver=1.22.2
+pkgver=1.22.4
 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=f7366937b794b28bc190ada73a45133b94b84f42  # tags/1.22.2
+_commit=f192348840fa3beeb2c65f2423d90476cffe5767  # tags/1.22.4
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit")
 sha256sums=('SKIP')