Date: Friday, August 6, 2021 @ 23:56:06 Author: heftig Revision: 421184
1.30.0-1 Modified: libqmi/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-06 23:54:51 UTC (rev 421183) +++ PKGBUILD 2021-08-06 23:56:06 UTC (rev 421184) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=libqmi -pkgver=1.28.6 +pkgver=1.30.0 pkgrel=1 pkgdesc="QMI modem protocol helper library" arch=(x86_64) @@ -8,9 +8,9 @@ url="https://www.freedesktop.org/wiki/Software/libqmi/" license=(GPL2) depends=(libmbim libqrtr-glib libgudev) -makedepends=(gtk-doc python git help2man autoconf-archive gobject-introspection) +makedepends=(gtk-doc python git help2man gobject-introspection) provides=(libqmi-glib.so) -_commit=23a797e698cea3e671a6ac90fc439eb8e649a4e5 # tags/1.28.6 +_commit=42182b38e1e6b3a5167b78cc2f503080de74612d # tags/1.30.0 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit") sha256sums=('SKIP')
