git » libqmi.git » commit 962cdac

1.28.2-1

author Jan Alexander Steffens
2021-03-04 19:05:20 UTC
committer Jan Alexander Steffens
2021-03-04 19:05:20 UTC
parent 222983e078636f0fa7d7b8e04bcf85d8b1752d13

1.28.2-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 01bd4cf..6793738 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
 
 pkgname=libqmi
-pkgver=1.28.0
+pkgver=1.28.2
 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=0d5f4f790480467c7897ccc2dca368b14b5752b4  # tags/1.28.0
+_commit=9a5cb1c2fa85b9cff226f1aa9a6b12c17e84cf51  # tags/1.28.2
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit")
 sha256sums=('SKIP')