[arch-commits] Commit in libmbim/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Sun Aug 1 17:06:48 UTC 2021
Date: Sunday, August 1, 2021 @ 17:06:47
Author: heftig
Revision: 420984
1.26.0-1
Modified:
libmbim/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-01 13:01:02 UTC (rev 420983)
+++ PKGBUILD 2021-08-01 17:06:47 UTC (rev 420984)
@@ -1,16 +1,16 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig at 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')
More information about the arch-commits
mailing list