git » libmbim.git » commit c69e897

1.20.2-1

author Jan Alexander Steffens
2019-11-06 12:25:02 UTC
committer Jan Alexander Steffens
2019-11-06 12:25:02 UTC
parent 6b22fcdc47c87d74580acad091047592ed8b977d

1.20.2-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 61b0baf..cac36da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
 
 pkgname=libmbim
-pkgver=1.20.0
+pkgver=1.20.2
 pkgrel=1
 pkgdesc="MBIM modem protocol helper library"
 arch=(x86_64)
@@ -9,7 +9,7 @@ url="https://www.freedesktop.org/wiki/Software/libmbim/"
 license=(GPL2)
 depends=(glib2 bash systemd libgudev)
 makedepends=(gtk-doc python git help2man)
-_commit=376824c586fbf72ea0aeda3c8fb0df38c213a99e  # tags/1.20.0
+_commit=824812a906940884a0fab909d86734a65173f46c  # tags/1.20.2
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit")
 sha256sums=('SKIP')