aboutsummaryrefslogtreecommitdiffstats
path: root/community/xfce4-terminal
diff options
context:
space:
mode:
Diffstat (limited to 'community/xfce4-terminal')
-rw-r--r--community/xfce4-terminal/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xfce4-terminal/APKBUILD b/community/xfce4-terminal/APKBUILD
index 8bde563352..d8b40fb7ba 100644
--- a/community/xfce4-terminal/APKBUILD
+++ b/community/xfce4-terminal/APKBUILD
@@ -10,7 +10,7 @@ depends="startup-notification hicolor-icon-theme"
makedepends="exo-dev vte3-dev libxfce4ui-dev"
replaces=terminal
subpackages="$pkgname-doc $pkgname-lang"
-source="http://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*.*}/xfce4-terminal-${pkgver}.tar.bz2"
+source="https://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*.*}/xfce4-terminal-${pkgver}.tar.bz2"
builddir="$srcdir"/xfce4-terminal-$pkgver
build() {