aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gtkspell3/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gtkspell3/APKBUILD')
-rw-r--r--testing/gtkspell3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gtkspell3/APKBUILD b/testing/gtkspell3/APKBUILD
index c7795d3d6a..b42f1fdb2e 100644
--- a/testing/gtkspell3/APKBUILD
+++ b/testing/gtkspell3/APKBUILD
@@ -12,7 +12,7 @@ depends_dev=""
makedepends="$depends_dev enchant-dev gtk+3.0-dev"
install=""
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
-source="http://downloads.sourceforge.net/gtkspell/gtkspell3-$pkgver.tar.xz"
+source="https://downloads.sourceforge.net/gtkspell/gtkspell3-$pkgver.tar.xz"
builddir="$srcdir/gtkspell3-$pkgver"
build() {