summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8580ff79ee60..2d37b47c950d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = creddit-git
depends = curl
provides = creddit-git
conflicts = creddit-git
- source = creddit-git::git+http://github.com/Cotix/cReddit.git
+ source = creddit-git::git+https://github.com/Cotix/cReddit.git
source = 01-ncursesw-is-default-ncurses.patch
md5sums = SKIP
md5sums = 9b475cc98d0319356772d8472b602c67
diff --git a/PKGBUILD b/PKGBUILD
index b7090101b74a..79c3b874bbc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('git')
provides=("$pkgname")
conflicts=("$pkgname")
source=(
- "$pkgname::git+http://github.com/Cotix/cReddit.git"
+ "$pkgname::git+https://github.com/Cotix/cReddit.git"
'01-ncursesw-is-default-ncurses.patch'
)
md5sums=('SKIP'