| author | Jan Alexander Steffens
<heftig@archlinux.org> 2017-03-30 20:09:19 UTC |
| committer | Jan Alexander Steffens
<heftig@archlinux.org> 2017-03-30 20:09:19 UTC |
| parent | 5f95d49af82f4cddb807cc42eab6cc108cb95641 |
| PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 744eb0d..e5e10c1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,15 +2,15 @@ pkgname=libmbim pkgver=1.14.0 -pkgrel=2 +pkgrel=3 pkgdesc="MBIM modem protocol helper library" arch=(i686 x86_64) -url="http://www.freedesktop.org/wiki/Software/libmbim/" +url="https://www.freedesktop.org/wiki/Software/libmbim/" license=(GPL2) depends=(glib2 bash systemd libgudev) makedepends=(gtk-doc python git) _commit=50cddf48823f05ec124afad80c0d948184e19b00 # tags/1.14.0 -source=("git://anongit.freedesktop.org/libmbim/libmbim#commit=$_commit") +source=("git+https://anongit.freedesktop.org/git/libmbim/libmbim#commit=$_commit") sha256sums=('SKIP') pkgver() {