[arch-commits] Commit in libmbim/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Fri Jun 19 20:22:11 UTC 2015
Date: Friday, June 19, 2015 @ 22:22:11
Author: foutrelis
Revision: 241082
upgpkg: libmbim 1.12.2-2
Rebuild for libgudev split.
Modified:
libmbim/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-06-19 20:21:04 UTC (rev 241081)
+++ PKGBUILD 2015-06-19 20:22:11 UTC (rev 241082)
@@ -3,12 +3,12 @@
pkgname=libmbim
pkgver=1.12.2
-pkgrel=1
+pkgrel=2
pkgdesc="MBIM modem protocol helper library"
arch=(i686 x86_64)
url="http://www.freedesktop.org/wiki/Software/libmbim/"
license=(GPL2)
-depends=(glib2 bash systemd)
+depends=(glib2 bash systemd libgudev)
makedepends=(gtk-doc python)
source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
sha256sums=('949351d3e3d69b81e40a49f1d187944c26149e0647a415f0227ccdc112047b29')
More information about the arch-commits
mailing list