summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCTK2017-06-05 02:58:15 +0200
committerCTK2017-06-05 02:58:15 +0200
commitd7bf33e263c033018a1818d4748ce08678215ab0 (patch)
tree1f02407bb6485d5500ced32548f50847ad52f0cb
parent3f5d8cfb43ef8a16ff558d738bc720e28f93d11b (diff)
downloadaur-ctkarch-sysconfig-git.tar.gz
Switch source URL to https
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7562faad562..b71f461e9f81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = ctkarch-sysconfig-git
makedepends = git
depends = dialog
optdepends = xorg-xinput: support for hot-detecting touchpad capabilities
- source = git+http://ctkarch.org/git/sysconfig
+ source = git+https://ctkarch.org/git/sysconfig
md5sums = SKIP
pkgname = ctkarch-sysconfig-git
diff --git a/PKGBUILD b/PKGBUILD
index 5f65616664ff..af4d3000b153 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL2')
depends=('dialog')
makedepends=('git')
optdepends=('xorg-xinput: support for hot-detecting touchpad capabilities')
-source=('git+http://ctkarch.org/git/sysconfig')
+source=('git+https://ctkarch.org/git/sysconfig')
md5sums=(SKIP)
pkgver() {