community/libgnome-keyring: use http

This commit is contained in:
Natanael Copa 2016-04-28 14:57:03 +00:00
parent a1e23c4f85
commit a1606b2dbb

View File

@ -28,7 +28,7 @@ depends_dev="gtk+3.0-dev
makedepends="$depends_dev intltool gobject-introspection-dev"
install=
subpackages="$pkgname-dev $pkgname-lang"
source="ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
source="http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
_builddir="${srcdir}/${pkgname}-${pkgver}"
prepare() {