aboutsummaryrefslogtreecommitdiffstats
path: root/community/libgweather
diff options
context:
space:
mode:
Diffstat (limited to 'community/libgweather')
-rw-r--r--community/libgweather/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libgweather/APKBUILD b/community/libgweather/APKBUILD
index a576cb97fe..1914b0dd8e 100644
--- a/community/libgweather/APKBUILD
+++ b/community/libgweather/APKBUILD
@@ -12,7 +12,7 @@ makedepends="gtk+3.0-dev libsoup-dev libxml2-dev
glib-dev geocode-glib-dev gobject-introspection-dev
libxml2-utils gtk-doc py-six"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
-source="http://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}"
build() {