aboutsummaryrefslogtreecommitdiffstats
path: root/main/clutter/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/clutter/APKBUILD')
-rw-r--r--main/clutter/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/clutter/APKBUILD b/main/clutter/APKBUILD
index 9adcfa4f72..e6366ea2ad 100644
--- a/main/clutter/APKBUILD
+++ b/main/clutter/APKBUILD
@@ -13,7 +13,7 @@ depends_dev="gdk-pixbuf-dev json-glib-dev atk-dev pango-dev mesa-dev
makedepends="$depends_dev gobject-introspection-dev intltool"
install=""
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
-source="ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
+source="https://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
_builddir="${srcdir}/${pkgname}-${pkgver}"
prepare() {