diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/libmbim | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libmbim')
-rw-r--r-- | extra/libmbim/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libmbim/PKGBUILD b/extra/libmbim/PKGBUILD index 721fe5acd..4c8b79b97 100644 --- a/extra/libmbim/PKGBUILD +++ b/extra/libmbim/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 191189 2013-07-19 12:04:24Z heftig $ +# $Id: PKGBUILD 198195 2013-10-30 13:23:07Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> pkgname=libmbim @@ -10,7 +10,6 @@ url="http://www.freedesktop.org/wiki/Software/libmbim/" license=(GPL2) depends=(glib2 bash systemd) makedepends=(gtk-doc python) -options=('!libtool') source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz) sha256sums=('a7fa909df229574eb11baac89075ac1366a2ac1670f586483bdf0173257cf781') |