summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 884ac2a6fa65..ca268ab8d2c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.5.3
pkgrel=1
pkgdesc="EditorConfig plugin for gedit"
arch=('any')
-url="http://editorconfig.org/"
+url="https://editorconfig.org/"
license=('BSD')
depends=('gedit' 'python-editorconfig')
source=("https://github.com/editorconfig/${pkgname}/archive/v${pkgver}.tar.gz")