From 3b516609b49a621f80d2084316438d55a5cbbcaf Mon Sep 17 00:00:00 2001 From: J0WI Date: Sat, 6 Oct 2018 14:07:51 +0200 Subject: testing: (Bulk change) Update source urls to https using HTTPS Everywhere --- testing/xfdashboard/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/xfdashboard') diff --git a/testing/xfdashboard/APKBUILD b/testing/xfdashboard/APKBUILD index 213f5b6217..76f1c2fe16 100644 --- a/testing/xfdashboard/APKBUILD +++ b/testing/xfdashboard/APKBUILD @@ -8,7 +8,7 @@ arch="all" license="GPL-2.0-or-later" makedepends="clutter-dev xfconf-dev garcon-dev gtk+3.0-dev libwnck3-dev" subpackages="$pkgname-dev $pkgname-lang" -source="http://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*}/xfdashboard-${pkgver}.tar.bz2" +source="https://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*}/xfdashboard-${pkgver}.tar.bz2" builddir="$srcdir"/xfdashboard-"$pkgver" build() { -- cgit v1.2.3