diff options
Diffstat (limited to 'community/xfce4-notes-plugin/APKBUILD')
-rw-r--r-- | community/xfce4-notes-plugin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xfce4-notes-plugin/APKBUILD b/community/xfce4-notes-plugin/APKBUILD index b4576e1452..f3d2dc18e3 100644 --- a/community/xfce4-notes-plugin/APKBUILD +++ b/community/xfce4-notes-plugin/APKBUILD @@ -11,7 +11,7 @@ depends= makedepends="xfce4-panel-dev libunique-dev libxfce4ui-dev" install= subpackages="$pkgname-lang" -source="http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/${pkgver%.*}/xfce4-notes-plugin-$pkgver.tar.bz2 +source="https://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/${pkgver%.*}/xfce4-notes-plugin-$pkgver.tar.bz2 " _builddir="$srcdir"/$pkgname-$pkgver |