aboutsummaryrefslogtreecommitdiffstats
path: root/community/geany-plugins/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/geany-plugins/APKBUILD')
-rw-r--r--community/geany-plugins/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/geany-plugins/APKBUILD b/community/geany-plugins/APKBUILD
index 6a3f1d1d116..a831ec54dff 100644
--- a/community/geany-plugins/APKBUILD
+++ b/community/geany-plugins/APKBUILD
@@ -4,7 +4,7 @@ pkgname=geany-plugins
pkgver=1.30
pkgrel=0
pkgdesc="Plugins for Geany"
-url="http://plugins.geany.org/"
+url="https://plugins.geany.org/"
arch="all"
license="GPLv3+"
depends=""
@@ -52,7 +52,7 @@ subpackages="$pkgname-doc
$pkgname-lang
"
-source="http://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2"
+source="https://plugins.geany.org/$pkgname/$pkgname-$pkgver.tar.bz2"
_builddir="$srcdir"/$pkgname-$pkgver
prepare() {