| author | Jan Alexander Steffens
<heftig@archlinux.org> 2020-08-25 00:32:26 UTC |
| committer | Jan Alexander Steffens
<heftig@archlinux.org> 2020-08-25 00:32:26 UTC |
| parent | f16adcd2aa20cd7a1d02c3b6acf3ae2db75ca95a |
| PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2c2e932..adb70f0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org> pkgname=libqmi -pkgver=1.26.2 +pkgver=1.26.4 pkgrel=1 pkgdesc="QMI modem protocol helper library" arch=(x86_64) @@ -10,7 +10,7 @@ license=(GPL2) depends=(libmbim libgudev) makedepends=(gtk-doc python git help2man autoconf-archive gobject-introspection) provides=(libqmi-glib.so) -_commit=20446dd80662725d73a634fc6946cbdb99dc6468 # tags/1.26.2 +_commit=302028b662577a5bd7f07eb92e5fa45452c9bdd6 # tags/1.26.4 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit") sha256sums=('SKIP')