Date: Tuesday, August 8, 2017 @ 13:18:53 Author: heftig Revision: 301763
1.14.2-1 Modified: libmbim/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-08-08 08:17:34 UTC (rev 301762) +++ PKGBUILD 2017-08-08 13:18:53 UTC (rev 301763) @@ -2,8 +2,8 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=libmbim -pkgver=1.14.0 -pkgrel=4 +pkgver=1.14.2 +pkgrel=1 pkgdesc="MBIM modem protocol helper library" arch=(i686 x86_64) url="https://www.freedesktop.org/wiki/Software/libmbim/" @@ -10,7 +10,7 @@ license=(GPL2) depends=(glib2 bash systemd libgudev) makedepends=(gtk-doc python git help2man) -_commit=50cddf48823f05ec124afad80c0d948184e19b00 # tags/1.14.0 +_commit=6398b0d10e27b51ff05fda33dd4b9ddd5bf64bae # tags/1.14.2 source=("git+https://anongit.freedesktop.org/git/libmbim/libmbim#commit=$_commit") sha256sums=('SKIP')
