aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-themes-standard
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-10-31 15:01:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-10-31 15:45:30 +0000
commit79929e778ed38edf50f507dcb719a24d2ea9dea6 (patch)
tree0c8ff5fbf4695c794779bdf8195835439e1d4c43 /community/gnome-themes-standard
parent7817a6c9e141ba7f1ae2d20ea1b00fdefac775a6 (diff)
downloadaports-79929e778ed38edf50f507dcb719a24d2ea9dea6.tar.bz2
aports-79929e778ed38edf50f507dcb719a24d2ea9dea6.tar.xz
community/[various]: replace ftp.gnome.org source url
Diffstat (limited to 'community/gnome-themes-standard')
-rw-r--r--community/gnome-themes-standard/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-themes-standard/APKBUILD b/community/gnome-themes-standard/APKBUILD
index dc8fa0ba27..78a3508698 100644
--- a/community/gnome-themes-standard/APKBUILD
+++ b/community/gnome-themes-standard/APKBUILD
@@ -13,7 +13,7 @@ depends_dev="gtk+3.0-dev librsvg-dev"
makedepends="$depends_dev intltool"
install=""
subpackages="$pkgname-lang adwaita-gtk2-theme:_gtk2"
-source="http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-standard/${pkgver%.*}/gnome-themes-standard-$pkgver.tar.xz"
+source="https://download.gnome.org/sources/gnome-themes-standard/${pkgver%.*}/gnome-themes-standard-$pkgver.tar.xz"
_builddir="$srcdir"/gnome-themes-standard-$pkgver
prepare() {