git » libmbim.git » commit 3d792f8

1.26.0-1

author Jan Alexander Steffens
2021-08-01 17:06:47 UTC
committer Jan Alexander Steffens
2021-08-01 17:06:47 UTC
parent 544935801fdfb4422fe48408ca146a7eecfa6e30

1.26.0-1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 42e167b..efdb574 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
 
 pkgname=libmbim
-pkgver=1.24.8
+pkgver=1.26.0
 pkgrel=1
 pkgdesc="MBIM modem protocol helper library"
 arch=(x86_64)
 url="https://www.freedesktop.org/wiki/Software/libmbim/"
 license=(GPL2)
-depends=(glib2 bash systemd libgudev)
+depends=(glib2 bash systemd)
 makedepends=(gtk-doc python git help2man autoconf-archive gobject-introspection)
 provides=(libmbim-glib.so)
-_commit=a183b73c49729addad059e90b5dcdad7aa5ba54d  # tags/1.24.8
+_commit=717067603d82c14452e70fa24cacb60ac7688685  # tags/1.26.0
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit")
 sha256sums=('SKIP')