[arch-commits] Commit in libmbim/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed Jan 15 18:30:07 UTC 2020


    Date: Wednesday, January 15, 2020 @ 18:30:07
  Author: heftig
Revision: 373525

1.22.0-1

Modified:
  libmbim/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-15 16:49:36 UTC (rev 373524)
+++ PKGBUILD	2020-01-15 18:30:07 UTC (rev 373525)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=libmbim
-pkgver=1.20.4
+pkgver=1.22.0
 pkgrel=1
 pkgdesc="MBIM modem protocol helper library"
 arch=(x86_64)
@@ -8,8 +8,8 @@
 url="https://www.freedesktop.org/wiki/Software/libmbim/"
 license=(GPL2)
 depends=(glib2 bash systemd libgudev)
-makedepends=(gtk-doc python git help2man)
-_commit=efa0874bd17fb4808911453a0b36843fd47d5744  # tags/1.20.4
+makedepends=(gtk-doc python git help2man autoconf-archive)
+_commit=697465da7e976d15b13061368d37f76d8e0c33c4  # tags/1.22.0
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list