git » libqmi.git » commit 56323cc

1.24.6-1

author Jan Alexander Steffens
2020-02-27 14:16:09 UTC
committer Jan Alexander Steffens
2020-02-27 14:16:09 UTC
parent 40d4a8dcb904dae0c64f570f2ed602c1dce1b0e7

1.24.6-1

PKGBUILD +3 -2

diff --git a/PKGBUILD b/PKGBUILD
index ce6e803..bb36dd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
 
 pkgname=libqmi
-pkgver=1.24.4
+pkgver=1.24.6
 pkgrel=1
 pkgdesc="QMI modem protocol helper library"
 arch=(x86_64)
@@ -9,7 +9,8 @@ url="https://www.freedesktop.org/wiki/Software/libqmi/"
 license=(GPL2)
 depends=(libmbim libgudev)
 makedepends=(gtk-doc python git help2man)
-_commit=c2d1744908e9beae3b83199d6ae718c4fa660561  # tags/1.24.4
+provides=(libqmi-glib.so)
+_commit=6a2db11a12d0c47daa586376bbdb7a9e4eb0662e  # tags/1.24.6
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit")
 sha256sums=('SKIP')