aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gnome-online-accounts
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-10-31 15:03:13 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-10-31 15:45:30 +0000
commitfa8edb1a5171ccb751574ec89a2a3648217831ce (patch)
tree0710215e6ff46013e375133bf62491db02f15094 /testing/gnome-online-accounts
parent79929e778ed38edf50f507dcb719a24d2ea9dea6 (diff)
testing/[varioius]: replace ftp.gnome.org source url
Diffstat (limited to 'testing/gnome-online-accounts')
-rw-r--r--testing/gnome-online-accounts/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gnome-online-accounts/APKBUILD b/testing/gnome-online-accounts/APKBUILD
index fb1b9778b3a..935807d2185 100644
--- a/testing/gnome-online-accounts/APKBUILD
+++ b/testing/gnome-online-accounts/APKBUILD
@@ -11,7 +11,7 @@ makedepends="gnome-desktop-dev libxslt itstool libxml2-utils
webkit2gtk-dev json-glib-dev rest-dev libsecret-dev
docbook-xsl docbook-xml"
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() {