git » libmbim.git » commit 504f8bc

1.20.4-1

author Jan Alexander Steffens
2019-12-21 16:27:56 UTC
committer Jan Alexander Steffens
2019-12-21 16:27:56 UTC
parent c69e89712672759ca8466f7c427bcea3a362e78a

1.20.4-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index cac36da..764e5a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
 
 pkgname=libmbim
-pkgver=1.20.2
+pkgver=1.20.4
 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=824812a906940884a0fab909d86734a65173f46c  # tags/1.20.2
+_commit=efa0874bd17fb4808911453a0b36843fd47d5744  # tags/1.20.4
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit")
 sha256sums=('SKIP')