[arch-commits] Commit in libqmi/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu Mar 30 20:21:24 UTC 2017
Date: Thursday, March 30, 2017 @ 20:21:23
Author: heftig
Revision: 291890
1.18.0-1
Modified:
libqmi/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-30 20:19:22 UTC (rev 291889)
+++ PKGBUILD 2017-03-30 20:21:23 UTC (rev 291890)
@@ -2,16 +2,16 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=libqmi
-pkgver=1.16.2
+pkgver=1.18.0
pkgrel=1
pkgdesc="QMI modem protocol helper library"
arch=(i686 x86_64)
url="http://www.freedesktop.org/wiki/Software/libqmi/"
license=(GPL2)
-depends=(libmbim)
-makedepends=(gtk-doc python git)
-_commit=f114f4ebe66c538cbb28b05eb0b065fe08c6f9fa # tags/1.16.2
-source=("git://anongit.freedesktop.org/libqmi#commit=$_commit")
+depends=(libmbim libgudev)
+makedepends=(gtk-doc python git help2man)
+_commit=76f2030b6e66d0ceeab30e57f5200708649f7905 # tags/1.18.0
+source=("git+https://anongit.freedesktop.org/git/libqmi#commit=$_commit")
sha256sums=('SKIP')
pkgver() {
More information about the arch-commits
mailing list