[arch-commits] Commit in libmbim/trunk (PKGBUILD PKGBUILD.next)
Jan Steffens
heftig at archlinux.org
Sat May 30 12:54:21 UTC 2020
Date: Saturday, May 30, 2020 @ 12:54:20
Author: heftig
Revision: 387897
soprovides
Modified:
libmbim/trunk/PKGBUILD
libmbim/trunk/PKGBUILD.next
---------------+
PKGBUILD | 1 +
PKGBUILD.next | 1 +
2 files changed, 2 insertions(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-30 12:20:54 UTC (rev 387896)
+++ PKGBUILD 2020-05-30 12:54:20 UTC (rev 387897)
@@ -9,6 +9,7 @@
license=(GPL2)
depends=(glib2 bash systemd libgudev)
makedepends=(gtk-doc python git help2man autoconf-archive)
+provides=(libmbim-glib.so)
_commit=697465da7e976d15b13061368d37f76d8e0c33c4 # tags/1.22.0
source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit")
sha256sums=('SKIP')
Modified: PKGBUILD.next
===================================================================
--- PKGBUILD.next 2020-05-30 12:20:54 UTC (rev 387896)
+++ PKGBUILD.next 2020-05-30 12:54:20 UTC (rev 387897)
@@ -9,6 +9,7 @@
license=(GPL2)
depends=(glib2 bash systemd libgudev)
makedepends=(gtk-doc python git help2man autoconf-archive gobject-introspection)
+provides=(libmbim-glib.so)
_commit=47e2ed70db68f655710a558e03bc0d77e3be96d4 # tags/1.24-rc1
source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list