aboutsummaryrefslogtreecommitdiffstats
path: root/main/setxkbmap/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/setxkbmap/APKBUILD')
-rw-r--r--main/setxkbmap/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/setxkbmap/APKBUILD b/main/setxkbmap/APKBUILD
index 6b43028d75f..47dad3b2fac 100644
--- a/main/setxkbmap/APKBUILD
+++ b/main/setxkbmap/APKBUILD
@@ -10,7 +10,7 @@ license="MIT"
depends=""
makedepends="libxkbfile-dev util-macros"
subpackages="$pkgname-doc"
-source="http://www.x.org/releases/individual/app/$pkgname-$pkgver.tar.bz2"
+source="https://www.x.org/releases/individual/app/$pkgname-$pkgver.tar.bz2"
builddir="$srcdir/$pkgname-$pkgver"
build() {