summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuint Guvernator2021-12-29 09:04:35 -0500
committerQuint Guvernator2021-12-29 09:07:11 -0500
commit2aa1b07ffac4f5ea739823d450bd142a05c3fe59 (patch)
treedde20743ed367fe54f007a0a147192c842919892
parent56de6fca16ed5b570e392cef14909780b164d945 (diff)
downloadaur-2aa1b07ffac4f5ea739823d450bd142a05c3fe59.tar.gz
download source using https
-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'