git » libqmi.git » commit 87e123d

1.30.8-1

author Jan Alexander Steffens
2022-06-24 18:27:20 UTC
committer Jan Alexander Steffens
2022-06-24 18:27:20 UTC
parent 40fde1307b74ac4cd68ee78aa87b7f3ab35ccca8

1.30.8-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 682f511..6c0bde9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
 
 pkgname=libqmi
-pkgver=1.30.6
+pkgver=1.30.8
 pkgrel=1
 pkgdesc="QMI modem protocol helper library"
 url="https://www.freedesktop.org/wiki/Software/libqmi/"
@@ -11,7 +11,7 @@ depends=(libmbim libqrtr-glib libgudev)
 makedepends=(gtk-doc meson git help2man gobject-introspection bash-completion)
 provides=(libqmi-glib.so)
 options=(debug)
-_commit=dc82a0ae42df0086fab0595690dd3bbd7a958773  # tags/1.30.6^0
+_commit=95108b6eebfefa6621a1c34565f562eeca9308b9  # tags/1.30.8^0
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit")
 sha256sums=('SKIP')