From a1606b2dbbb4a19fbc29c4d52d76e79ed62a1f28 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 28 Apr 2016 14:57:03 +0000 Subject: community/libgnome-keyring: use http --- community/libgnome-keyring/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/libgnome-keyring/APKBUILD') diff --git a/community/libgnome-keyring/APKBUILD b/community/libgnome-keyring/APKBUILD index c56e18ff11..0f390f6381 100644 --- a/community/libgnome-keyring/APKBUILD +++ b/community/libgnome-keyring/APKBUILD @@ -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() { -- cgit v1.2.3