| author | Jan Alexander Steffens
<heftig@archlinux.org> 2019-01-08 13:19:37 UTC |
| committer | Jan Alexander Steffens
<heftig@archlinux.org> 2019-01-08 13:19:37 UTC |
| parent | fe01406df4b47599ed2ef3b932308ad25f0f0d0a |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e163ed9..d935776 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> pkgname=libmbim -pkgver=1.16.2 +pkgver=1.18.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=8f885e389c8cd50264c6a93792327565b26d2934 # tags/1.16.2 +_commit=18cd1d2b3f21ca825f4d2eb31a058b1e43860f5b # tags/1.18.0 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit") sha256sums=('SKIP')