[arch-commits] Commit in libqrtr-glib/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Wed Feb 23 03:15:41 UTC 2022
Date: Wednesday, February 23, 2022 @ 03:15:41
Author: heftig
Revision: 437977
1.2.2-1
Modified:
libqrtr-glib/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-23 03:15:25 UTC (rev 437976)
+++ PKGBUILD 2022-02-23 03:15:41 UTC (rev 437977)
@@ -1,16 +1,16 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
pkgname=libqrtr-glib
-pkgver=1.2.0
+pkgver=1.2.2
pkgrel=1
pkgdesc="Qualcomm IPC Router protocol helper library"
+url="https://gitlab.freedesktop.org/mobile-broadband/libqrtr-glib"
arch=(x86_64)
-url="https://gitlab.freedesktop.org/mobile-broadband/libqrtr-glib"
license=(GPL2)
depends=(glib2)
makedepends=(gtk-doc meson git gobject-introspection)
provides=(libqrtr-glib.so)
-_commit=7586514fbe1580e042039519bcc6dec537ded40a # tags/1.2.0^0
+_commit=8991f0e93713ebf4da48ae4f23940ead42f64c8c # tags/1.2.2^0
source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqrtr-glib.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list