diff options
Diffstat (limited to 'testing/xfdashboard/APKBUILD')
-rw-r--r-- | testing/xfdashboard/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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() { |