Date: Thursday, January 25, 2018 @ 09:43:00 Author: heftig Revision: 315432
1.16.0-1 Modified: libmbim/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-25 09:42:09 UTC (rev 315431) +++ PKGBUILD 2018-01-25 09:43:00 UTC (rev 315432) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=libmbim -pkgver=1.14.2 +pkgver=1.16.0 pkgrel=1 pkgdesc="MBIM modem protocol helper library" arch=(x86_64) @@ -10,7 +10,7 @@ license=(GPL2) depends=(glib2 bash systemd libgudev) makedepends=(gtk-doc python git help2man) -_commit=6398b0d10e27b51ff05fda33dd4b9ddd5bf64bae # tags/1.14.2 +_commit=16e15d49297f72397f6b691cf7a9ccf47bdae844 # tags/1.16.0 source=("git+https://anongit.freedesktop.org/git/libmbim/libmbim#commit=$_commit") sha256sums=('SKIP')
