summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Kleinschmidt2017-05-13 12:35:54 +0000
committerTim Kleinschmidt2017-05-13 12:35:54 +0000
commit461e7aa13813d12bfbd2e24376230184283555b3 (patch)
tree0c8823fdf104833ad414afdb9b3049de24ad150f
parent830eceab7ad1bbde2fad64d538e09ac22aaa0eee (diff)
downloadaur-461e7aa13813d12bfbd2e24376230184283555b3.tar.gz
http to https
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3148ee2b7ab4..86627563f69e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
pkgver = 2.5.0
pkgrel = 1
- url = http://www.gitkraken.com/
+ url = https://www.gitkraken.com/
arch = x86_64
license = custom
depends = gtk2
diff --git a/PKGBUILD b/PKGBUILD
index 29ffa130b66d..d44464f9137c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=gitkraken
pkgrel=1
pkgver=2.5.0
pkgdesc="The intuitive, fast, and beautiful cross-platform Git client."
-url="http://www.gitkraken.com/"
+url="https://www.gitkraken.com/"
provides=('gitkraken')
arch=('x86_64')
license=('custom')