aboutsummaryrefslogtreecommitdiffstats
path: root/community/mate-indicator-applet/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mate-indicator-applet/APKBUILD')
-rw-r--r--community/mate-indicator-applet/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mate-indicator-applet/APKBUILD b/community/mate-indicator-applet/APKBUILD
index 64726843fc..c2f8163c56 100644
--- a/community/mate-indicator-applet/APKBUILD
+++ b/community/mate-indicator-applet/APKBUILD
@@ -10,7 +10,7 @@ license="GPL-3.0 LGPL-2.1"
makedepends="autoconf automake libtool mate-common glib-dev
gtk+3.0-dev mate-panel-dev intltool libindicator-dev"
subpackages="$pkgname-lang"
-source="http://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
+source="https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
builddir="$srcdir/$pkgname-$pkgver"
prepare() {