diff options
Diffstat (limited to 'community/yelp-xsl/APKBUILD')
-rw-r--r-- | community/yelp-xsl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/yelp-xsl/APKBUILD b/community/yelp-xsl/APKBUILD index b19b74fafa..6c2524036b 100644 --- a/community/yelp-xsl/APKBUILD +++ b/community/yelp-xsl/APKBUILD @@ -8,7 +8,7 @@ url="https://wiki.gnome.org/Apps/Yelp" arch="noarch" license="GPL/LGPL/MIT" makedepends="intltool libxslt itstool" -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() { |