diff options
Diffstat (limited to 'testing/ttf-cantarell/APKBUILD')
-rw-r--r-- | testing/ttf-cantarell/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ttf-cantarell/APKBUILD b/testing/ttf-cantarell/APKBUILD index 596aafdeaf..8d14472aed 100644 --- a/testing/ttf-cantarell/APKBUILD +++ b/testing/ttf-cantarell/APKBUILD @@ -11,7 +11,7 @@ makedepends="" install="" install_if="gnome-shell" subpackages="" -source="http://ftp.gnome.org/pub/GNOME/sources/cantarell-fonts/${pkgver%.*}/cantarell-fonts-$pkgver.tar.xz" +source="https://download.gnome.org/sources/cantarell-fonts/${pkgver%.*}/cantarell-fonts-$pkgver.tar.xz" builddir="$srcdir/cantarell-fonts-$pkgver" # it's just data, no testsuites |