aboutsummaryrefslogtreecommitdiffstats
path: root/community/libgnome-keyring/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libgnome-keyring/APKBUILD')
-rw-r--r--community/libgnome-keyring/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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() {