git » libqmi.git » commit 2d60575

1.28.6-1

author Jan Alexander Steffens
2021-06-05 18:52:50 UTC
committer Jan Alexander Steffens
2021-06-05 18:52:50 UTC
parent 8474433ee6534d7fbcee7d21ee6c5ee90b0ca8e8

1.28.6-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3dc3fb8..dc34203 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
 
 pkgname=libqmi
-pkgver=1.28.4
+pkgver=1.28.6
 pkgrel=1
 pkgdesc="QMI modem protocol helper library"
 arch=(x86_64)
@@ -10,7 +10,7 @@ license=(GPL2)
 depends=(libmbim libqrtr-glib libgudev)
 makedepends=(gtk-doc python git help2man autoconf-archive gobject-introspection)
 provides=(libqmi-glib.so)
-_commit=6aeeff8ca8b057eef1ecf31932f1465a3332cd7e  # tags/1.28.4
+_commit=23a797e698cea3e671a6ac90fc439eb8e649a4e5  # tags/1.28.6
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit")
 sha256sums=('SKIP')