aboutsummaryrefslogtreecommitdiffstats
path: root/community/gtksourceview
diff options
context:
space:
mode:
Diffstat (limited to 'community/gtksourceview')
-rw-r--r--community/gtksourceview/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gtksourceview/APKBUILD b/community/gtksourceview/APKBUILD
index d7a038d9766..208bee071c4 100644
--- a/community/gtksourceview/APKBUILD
+++ b/community/gtksourceview/APKBUILD
@@ -11,7 +11,7 @@ depends=
depends_dev="gtk+3.0-dev libxml2-dev"
makedepends="$depends_dev gobject-introspection-dev"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
-source="http://ftp.gnome.org/pub/gnome/sources/gtksourceview/${pkgver%.*}/gtksourceview-$pkgver.tar.xz"
+source="https://download.gnome.org/sources/gtksourceview/${pkgver%.*}/gtksourceview-$pkgver.tar.xz"
_builddir="$srcdir/gtksourceview-$pkgver"