Date: Friday, April 12, 2019 @ 18:31:42
  Author: heftig
Revision: 350650

1.18.2-1

Modified:
  libmbim/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-04-12 18:30:49 UTC (rev 350649)
+++ PKGBUILD    2019-04-12 18:31:42 UTC (rev 350650)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=libmbim
-pkgver=1.18.0
+pkgver=1.18.2
 pkgrel=1
 pkgdesc="MBIM modem protocol helper library"
 arch=(x86_64)
@@ -9,7 +9,7 @@
 license=(GPL2)
 depends=(glib2 bash systemd libgudev)
 makedepends=(gtk-doc python git help2man)
-_commit=18cd1d2b3f21ca825f4d2eb31a058b1e43860f5b  # tags/1.18.0
+_commit=2028fd2f2effbcf80d0503cc163ac8f6316d8359  # tags/1.18.2
 
source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to