aboutsummaryrefslogtreecommitdiffstats
path: root/main/desktop-file-utils/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/desktop-file-utils/APKBUILD')
-rw-r--r--main/desktop-file-utils/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/desktop-file-utils/APKBUILD b/main/desktop-file-utils/APKBUILD
index 2eac47396c..00394a6caf 100644
--- a/main/desktop-file-utils/APKBUILD
+++ b/main/desktop-file-utils/APKBUILD
@@ -10,7 +10,7 @@ depends=
makedepends="glib-dev gettext-dev"
subpackages="$pkgname-doc"
triggers="$pkgname.trigger=/usr/share/applications"
-source="http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$pkgver.tar.xz"
+source="https://www.freedesktop.org/software/$pkgname/releases/$pkgname-$pkgver.tar.xz"
build() {
cd "$builddir"