| author | Jan Alexander Steffens
<heftig@archlinux.org> 2018-01-25 09:43:00 UTC |
| committer | Jan Alexander Steffens
<heftig@archlinux.org> 2018-01-25 09:43:00 UTC |
| parent | eef91cc05e0aa1e0d352937cb00d0e62e3ad0677 |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2c9f93b..0c0d61b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> pkgname=libmbim -pkgver=1.14.2 +pkgver=1.16.0 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=6398b0d10e27b51ff05fda33dd4b9ddd5bf64bae # tags/1.14.2 +_commit=16e15d49297f72397f6b691cf7a9ccf47bdae844 # tags/1.16.0 source=("git+https://anongit.freedesktop.org/git/libmbim/libmbim#commit=$_commit") sha256sums=('SKIP')