diff options
Diffstat (limited to 'community/xfce4-wavelan-plugin/APKBUILD')
-rw-r--r-- | community/xfce4-wavelan-plugin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xfce4-wavelan-plugin/APKBUILD b/community/xfce4-wavelan-plugin/APKBUILD index 1808157c34..155394acfb 100644 --- a/community/xfce4-wavelan-plugin/APKBUILD +++ b/community/xfce4-wavelan-plugin/APKBUILD @@ -9,7 +9,7 @@ license="custom" depends= subpackages="$pkgname-lang" makedepends="xfce4-panel-dev libxfce4ui-dev linux-headers" -source="http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2 +source="https://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2 " _builddir="$srcdir"/$pkgname-$pkgver |